TD{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : White;
        font-size : 10px;
}
A{
        color : White;
        text-decoration : none;
}
A:hover{
	text-decoration : underline;
}
.list{
        font-size : 12px;
        text-decoration : none;
        font-weight : bold;
}
H1{
	font-size : 18px;
}
H2{
        font-size : 16px;
        margin-bottom : 0px;
}
.list_header{
         font-size : 10px;
        margin-bottom : 0px;
}
input{
	BACKGROUND-color : #404040;
	border-style : none;
	color : White;
	font-size : 10px;
	width : 200px;
}
TEXTAREA{
	BACKGROUND-color : #404040;
	border-style : none;
	color : White;
    font-size : 10px;
	width : 200px;
	height : 60px;
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}