.boarder {
	width: 750px;
	border: thin solid #CC3333;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
a:link { color: #30529D; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #003366; text-decoration: none }
a:hover { color: #FF6600; text-decoration: underline }
.border {  width: 774px; border: thin groove #000066}
.bodyBoldItalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: normal; font-weight: bold }
.border600 { width: 600px; border: thin groove #003366}
.body9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.bodyBold14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bolder}
.bodyBold16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #30529D;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #30529D;
	margin:0em 0em 1em 0em;
	padding:0;
	}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin:1em 0em;
	color: #000000;
	padding:0;
	
	}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding:0;
	margin:1em 0em;
	}	

.bodyBold16White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.bodyBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.bodyItalic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.bodyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyWspace {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.bodyBold24 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #30529D;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.clear {clear:both;}
