body {
	background-color: #000000;
}

A:link { color: #000000; text-decoration: none; font-weight: bold}
A:visited { color: #000000; text-decoration: none; font-weight: bold}
A:active, A:hover {
	color: #FFFFFF;
	text-decoration: none; font-weight: bold
}

p,input, text, select
	{ color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica }
	
h1 { color: #272F35; border-bottom: solid 1px #C2CAD0; font-size: 18px; font-weight: normal; font-family: Arial, Verdana, Helvetica }
h2 { font-size: 17px; color: #272F35; font-family: Arial, Verdana, Helvetica }
h3 { font-size: 16px; color: #272F35; font-family: Arial, Verdana, Helvetica }
h4 { font-size: 15px; color: #272F35; font-family: Arial, Verdana, Helvetica }
h5 { font-size: 14px; color: #272F35; font-family: Arial, Verdana, Helvetica }
h6 { font-size: 13px; color: #272F35; font-family: Arial, Verdana, Helvetica }
IMG.ART 
{ 
float: left
}
