.contentbox {
	background-color: #ffffff;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	
}

.bodytext {

	font-family: trebuchet ms,verdana,arial; 
	font-size: 16px; 
	color: #324A7C;

}

a:link, a:visited, a:hover {
	color : #407EFD;
	font-decoration : underline;
	font-weight: bold;

}


.halfsmall {
	font-family: trebuchet ms,verdana,arial; 
	text-align:center;
	font-size: 15px; 
	color: #324A7C;
	font-weight: bold;
}

.small {
	font-family: trebuchet ms,verdana,arial; 
	text-align:left;
	font-size: 12px; 
	color: #324A7C;
	font-weight: bold;
}

.smallw {
	font-family: trebuchet ms,verdana,arial; 
	text-align:left;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}

.smalllight {
	font-family: trebuchet ms,verdana,arial; 
	text-align:left;
	font-size: 12px; 
	color: #324A7C;
}

.smallwlight {
	font-family: trebuchet ms,verdana,arial; 
	text-align:left;
	font-size: 12px; 
	color: #FFFFFF;
}

.xsmall {
	margin-top: 0px;
	padding-top: 0px;
	font-family: trebuchet ms,verdana,arial; 
	text-align:left;
	font-size: 10px; 
	color: #324A7C;
}

li {
	font-family: trebuchet ms,verdana,arial; 
	font-size: 12px; 
	color: #324A7C;
	font-weight: bold;
}


h2 {
	font-family: trebuchet ms,verdana,arial; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align:center;
	font-size: 18px; 
	color: #407EFD;
	font-weight: bold;
}

a.smalllink:link, a.smalllink:visited, a.smalllink:hover {

	font-family: trebuchet ms,verdana,arial; 
	font-size: 12px; 
	color : #407EFD;
	font-decoration : underline;
	font-weight: bold;

}

a.halfbiglink:link, a.halfbiglink:visited, a.halfbiglink:hover {
	font-family: trebuchet ms,verdana,arial; 
	font-size: 20px; 
	color : #407EFD;
	font-decoration : underline;
	font-weight: bold;

}

a.biglink:link, a.biglink:visited, a.biglink:hover {
	font-family: trebuchet ms,verdana,arial; 
	font-size: 24px; 
	color : #407EFD;
	font-decoration : underline;
	font-weight: bold;

}

.thumb {

border:solid 1px #94B7FF;

}


b {

color : #407EFD;
font-weight: bold;

}