BODY 
{
	background-color : #D8DBE0;
}

TABLE 
{
	font-family : sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #000033;
	text-decoration : none;
}

.textW 
{
	font-family : sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;	
	text-decoration : none;
}

A
{
	font-family : sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #30619E;
	text-decoration : none;
}

A:HOVER 
{
	font-family : sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #30619E;
	text-decoration : underline;
}

H1
{
	font-family : Arial;	
	font-size : 20px;
	color : #30619E;
	text-decoration : none;
	margin-bottom:7px;
}

H2
{
	font-family : Arial;	
	font-size : 16px;
	color : #30619E;
	text-decoration : none;
	margin-bottom:7px;
}

H3
{
	font-family : Arial;	
	font-size : 14px;
	color : #005497;
	text-decoration : none;
	margin-bottom:2px;
}

H4
{
	font-family : Arial;	
	font-size : 12px;
	color : #005497;
	text-decoration : none;
	margin-bottom:2px;
}
