.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.buttons a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttons a:hover {
	color: #FFFF66;
}
.buttons a:active {
}

.buttondescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3366;
	font-weight: bold;
}
.numb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.tablebutton {
}
.tablebutton a:link {
	display: block;
	background-color: #0066CC;
}
.tablebutton a:visited {
}
.tablebutton a:hover {
}
.tablebutton a:active {
}
.welcome {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
}
