.s10
{font-size:10px}
.s8
{font-size:8px}
.s12
{font-size:12px}
.error
{color:RED}
.title
{font-size:12px; font-weight:bold; text-align:center; color:black}
input,select,textarea
	{
	color:black;
	}
body,td,div,p,a,input,textarea,select
	{
	font-family: Verdana, Georgia;
	font-size:	10px;
	color: black;
	}

a {text-decoration:none;color:Red}
a:hover {text-decoration:underline;color:black}

input.ainp{BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000; border-color : #727272; height:16px}
input.asubm{BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Helvetica, Sans-serif; font-size: 10px; color: #000000; background-color : #3B62BA; color:white; font-weight:bold; border-color:antiquewhite;cursor:hand}
textarea{BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000; border-color : black;overflow : auto;}

.red {color:red}
.black {color:black}
.bold {font-weight:bold}

hr {height:1px;color:black}

a.category {background-color:black;color:yellow}
a.category:hover {background-color:white;color:blue}

 h1 {
        font-size: 12px; 
        color: yellow; 
        font-family: Verdana, Georgia;
        }

