.content
{
	font-family: Arial;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
}
a.content:hover
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    COLOR: #646464;
	text-decoration:none;
	
}


.content1, a.content1, a.content1:link, a.content1:active, a.content1:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #404040;
	text-decoration:none;

	
}
a.content1:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    COLOR: #404040;
	text-decoration:none;
	
}

.content2, a.content2, a.content2:link, a.content2:active, a.content2:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    COLOR: #ff0000;
	text-decoration:none;

	
}
a.content2:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    COLOR: #000000;
	text-decoration:none;
	
}
.content3, a.content3, a.content3:link, a.content3:active, a.content3:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #006eab;
	text-decoration:none;
	

	
}
a.content3:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #006eab;
	text-decoration:none;

}
.input1
{
color: #000000;
font-family: Verdana;
font-size:11px;
background: #ffffff;
border: 1px solid #a30000;
height:22;
width:135;

}

.input2
{
color: #000000;
font-family: Verdana;
font-size:11px;
background: #ffffff;
border: 2px solid #479203;
height:22;
width:97;



}
.textarea1
{
color: #aa1e2a;
font-family: Arial;
font-size:12px;
text-decoration:underline;
}