/* Created using TopStyle Lite (http://www.newsgator.com/NGOLProduct.aspx?ProdID=TopStyle) */
/* elements */
HTML, BODY
 {
	font-family: verdana, arial, sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
H1
{
	color: #FFFFFF;
	font-variant: small-caps;
	background-color: #0D62B5;
}
H2, H3, H4, H5, H6
{
	color: #0D62B5;
	font-variant : small-caps;
}
H5
{
	color: #FFFFFF;
	background-color: #0D62B5
}
IMG
{
	border: 0;
}
/* pseudo classess */
.warn
{
	color:  #FF0000
}
A:link
{
	color: #0000CC;
	text-decoration: underline;
}
A:visited
{
	color: gray;
	text-decoration: underline;
}
A:hover
{
	color: #0080FF;
}
A:active
{
	color: #0080FF; 
	text-decoration: none;
}
/* pseudo elements */
/*P:first-letter {font-size: 300%; font-weight: bold; float: left;}*/
/*P:first-line {}*/
/* classes */
