P, H1, H2, H3, A, BODY  {
	font-family : Tahoma, Arial Cyr,sans-serif;
	color : #996600;
}

P, BODY  {
	font-size : small;
}

H1  {
	font-size : large;
	font-weight : bold;
}

H2  {
	font-size : medium;
}

H3  {
	font-size : small;
	font-weight : bold;
}

A  {
	font-size : small;
	font-style : normal;
	color : #6C6C6C;
}

A:Visited  {
	color : #6C6C6C;
}

A:Hover  {
	color : #FFFF00;
}


