body, td {

FONT-FAMILY: tahoma;
	FONT-SIZE: 12px;
	COLOR: #003333;

}


A:link {text-decoration: none; color: #cc0000;}
A:visited {text-decoration: none; color: #cc0000;}
A:active {text-decoration: none; color: #cc0000;}
A:hover {text-decoration: none; color: #ff3300;}


input, textarea, select { 
	
FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	COLOR: #535353;	

}

h1 {
FONT-FAMILY: tahoma;
	FONT-SIZE: 14px;
	COLOR: #cc0000;
	FONT-WEIGHT: bold;
}


h2 {
FONT-FAMILY: tahoma;
	FONT-SIZE: 14px;
	COLOR: #003333;
	FONT-WEIGHT: bold;
}

.side_link
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	COLOR: #c9c9c9;
	FONT-WEIGHT: bold;
}
A.side_link, A.side_link:active, A.side_link:visited
{
	COLOR: #000000; TEXT-DECORATION: none;
}
A.side_link:hover
{
	COLOR: #ff0000; TEXT-DECORATION: none;
}

.tit
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 12px;
	COLOR: #003333;
	FONT-WEIGHT: bold;
}
A.tit, A.tit:active, A.tit:visited
{
	COLOR: #cc0000; TEXT-DECORATION: none;
}
A.tit:hover
{
	COLOR: #ff3300; TEXT-DECORATION: none;
}

