<style type="text/css">

table.sample {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: ##CCCCCC;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: white;
	-moz-border-radius: ;
}

table.sample td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:200;
}


.title {font-size: 17px; font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-weight:200}
.subtitle {font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-weight:200}
.h1 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color:#074099; font-weight:200}
.nav {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:200;
	display: block;
}
.h2 {color: #4A73B5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:200}
.footer {color:#333333; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif}
.google {color:#CCCCCC; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif}
.cmam {color:#a4b4de; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif}

P {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:200}

hr {border: none 0; 
height: 1px;
color:#cccccc;
size: 1;
}

strong
{
font-weight:900 !important;
}
.orangeBold {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}


A:link {text-decoration: none; color:#333333}
A:visited {text-decoration: none; color:#333333}
A:active {text-decoration: none; color:#333333}
A:hover {text-decoration: underline; color: #666666;}

.largeType {
	font-size: 14px;
}

</style>
.orangeBold {
	font-weight: bold;
}
.orangeBoldReg {
	font-weight: bold;
	color: #FF6600;
}
.largeTypeBlue {
	font-size: 14px;
	font-weight: bold;
	color: 00ADEF;
}
.blueType {
	font-weight: bold;
	color: 00ADEF;
}
.purpleBoldReg {
	font-weight: bolder;
	color: #993366;
}
.orangeBoldLrg {
	font-size: 14px;
	font-weight: bold;
	color: #993366;
}
.redBoldReg {
	font-weight: bold;
	color: cc0000;
}
.redBoldLrg {
	font-size: 14px;
	font-weight: bold;
	color: cc0000;
}
.largeTypeNavy {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

