body, td, p {
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif ;
	font-size: 10pt;
	color: #313F87;	
}

/*
td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}	
*/	

img {
	display:block;
}

a, a:link, a:active, a:visited {
	color: #3AABD2;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.header, a.header, a.header:link, a.header:active, a.header:visited{
	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 10pt;
	color: #313F87;
	font-weight: bold;
	text-decoration: none;
}

a.header:hover {
	color: #44C8F5;
}

.selected{
	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 10pt;
	color: #44C8F5;
	font-weight: bold;
	text-decoration: none;
}

.smltext {
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #313F87;
	text-decoration: none;
}

a.smltext, a.smltext:link, a.smltext:active, a.smltext:visited{
	color: #313F87;
	text-decoration: underline;
}

a.smltext:hover {
	color: #313F87;
	text-decoration: none;
}

h1, .h1:link, .h1:active, .h1:visited, .h1:hover {
	color: #313F87;	
	font-size: 18pt;
	font-weight: bold;
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif ;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

h2, .h2:link, .h2:active, .h2:visited, .h2:hover {
	color: #44C8F5;
	font-size: 16pt;
	font-weight: bold;
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif ;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 2px;	
}

h3, .h3:link, h3:active, h3:visited, h3:hover {
	color: #313F87;	
	font-size: 14pt;
	font-weight: bold;
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif ;
	text-decoration: none;
	border-bottom: 1px dashed #313F87;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

h4, .h4:link, .h4:active, .h4:visited, .h4:hover {
	color: #44C8F5;
	font-size: 14pt;
	font-weight: bold;
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif ;
	text-decoration: none;
	border-bottom: 1px dashed #44C8F5;
	margin-bottom: 4px;
	padding-bottom: 4px;	
}

h5, .h5:link, .h5:active, .h5:visited, .h5:hover {
	color: #313F87;	
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif ;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h6, .h6:link, .h6:active, .h6:visited, .h6:hover {
	color: #44C8F5;
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet ms, Verdana, Helvetica, sans-serif ;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
