BODY {
	color : #8D8D8D;
	margin-left : 0px;
	margin-right : 0px;
	overflow-y : auto;
	visibility : visible;
	overflow-x : auto;
}

A:LINK, A:VISITED {
         color : WHITE;
	font-family : verdana, arial;
	font-size : 10px;
	font-weight : normal;
	margin-bottom : 0;
         margin-left : 0px;
         line-height : 10 px;
         text-decoration: none;
}

A:HOVER {
	color : #CCCB00;
	font-weight : normal;
	font-size : 10px;
}

p {

	color : WHITE;
	font-family : verdana, arial;
	font-size : 10px;
	font-weight : normal;
	margin-bottom : 0;
	margin-left : 15px;
         line-height : 10 px;
}

H1 {
	color : BLACK;
	font-family : verdana, arial;
	font-size : 10px;
	font-weight : normal;
	height : auto;
	margin-bottom : 0;
	margin-left : 15px;

}

H2{
	color : WHITE;
	font-family : verdana, arial;
	font-size : 10px;
	font-weight : normal;
	height : auto;
	margin-bottom : 0;
	margin-left : 0;
}
H3{
         color : WHITE;
	font-family : verdana, arial;
	font-size : 10px;
	font-weight : normal;
	margin-bottom : 0;
	margin-left : 15px;
         line-height : 10 px;
}
