body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 11pt;
	text-transform: capitalize;
	color: #003364;
	padding: 2px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003858;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: left;
}
h2 {
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	font-size: 10pt;
	text-decoration: underline;
}
a:link {
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
.copy {
	font-size: x-small;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #C1BF21;
	text-decoration: underline;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	text-align: left;
}

.subLinks {
	font-size: 8pt;
	font-weight: bold;
	color: #02315E;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.boldTextBlue {	color: #003366;
	font-weight: bold;
}

.tr.even {     font-weight : bold;     
                 font-size : 9pt;     
                 font-family : Arial,Helvetica,sans-serif,Verdana,Geneva;     
                 background-color: #C1BF21;    
                 height: 20px;     
                 color: #000000; } 

.tr.odd {     font-weight : bold;     
                 font-size : 9pt;     
                 font-family : Arial,Helvetica,sans-serif,Verdana,Geneva;     
                 background-color: #cece3d;     
                 height: 20px;     
                 color: #000000; } 
