body{
background-image: url("images/body_bg.gif")
}

H2 {
color: #000066;
font-size: 11pt;
line-height: 14pt;
font-family: Verdana;
font-weight: bold;
font-variant: normal;
font-style: normal;
font-stretch: normal;
font-size-adjust: none;
padding-left:10;
}

H5 {

	color: #000066;
	font-size: 9pt;
	line-height: 14pt;
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-stretch: normal;
	font-size-adjust: none;
	padding-left:15;
	}
h4  {

	color: #000066;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-stretch: normal;
	font-size-adjust: none;
	padding-left:15;
	}

p {
	text-align: center;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
}

p.1 {
	text-align: left;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
}	

ul {
	color: #000066;
	list-style-type: square;
	font-size: 10pt;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
	
	
a:link { color: white } 
a:visited { color: white } 
a:hover { color: yellow } 
a:active { color: white } 

a.external:link	{color:#000066;}
a.external:visited	{color:#000066;}
a.external:hover {
	color:#000066;
	background-color: #ffffff;
}
a.external:active {
	color:#000066
}

a.lis:link	{color:#A5001E}
a.lis:visited {color:#A5001E}
a.lis:hover {
	color:#fff;
	background-color: #A5001E;
}
a.lis:active {color:#A5001E}
