Text {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

P  {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 24pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : bold;
	color : #666666;
}

H2  {
	font-size : 18pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : bold;
	color : #666666;
}

H3  {
	font-size : 16pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : bold;
	color : #6600CC;
}

A  {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #6600CC;
	text-decoration: none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #6600CC;
}

A:Active  {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #CC0033;
}

A:Hover  {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #CC0033;
}

LI  {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TD  {
	font-size : 10pt;
	font-family : Comic Sans MS, Tahoma, Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

BODY{
background:URL("images/navig_bgr.jpg");
background-repeat:no-repeat;
background-color:#b8b8b8;
}
