body {
	background-color: #576e86;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
.text1 {font-size: 24px}
.text2 {color: #666666}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #000;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #232a31;
}
.mainpoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}
.mainpoint2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #232a31;
}
.secondarypoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.secondarypoint2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #232a31;
}
.tertiarypoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #FFFFFF;
}
.tertiarypoint2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #232a31;
}
.bottomlinks a:link { 
	color: #FFFFFF;
	text-decoration: none;
	font-size:13px;
	}
.bottomlinks a:visited { 
	color: #FF9900;
	text-decoration: none;
	font-size:13px;
	}
.bottomlinks a:hover { 
	color: #FFFF00;
	text-decoration: none;
	font-size:13px;
	}
.bottomlinks a:active { 
	color:#FFFF00;
	text-decoration: none;
	font-size:13px;
	}
