P  {
	font-family : Verdana;
	font-size : 12 px;
}

DIV  {
	font-family : Verdana;
	font-size : 12 px;
	margin-bottom : 5 px;
}

H1  {
	font-size : 30 px;
	font-family : Verdana;
	color : Red;
	font-weight : bold;
	text-align : center;
}

H2  {
	font-size : 24 px;
	font-family : Verdana;
	color : #0000aa;
	font-weight : bold;
	text-align : center;
}

H3  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12 px;
	text-align : center;
	background-color : Navy;
	color : White;
	padding-top : 3 px;
	padding-bottom : 3 px;
}

H4  {
	font-size : 18 px;
	font-family : Verdana;
	color : Red;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Verdana;
	font-size : 12 px;
}

TD  {
	font-family : Verdana;
	font-size : 12 px;
}

.main  {
	font-family : Verdana;
	font-size : 12 px;
	padding-bottom : 3 px;
}

LI  {
	font-family : Verdana;
	font-size : 12 px;
	list-style-type : disk;
}

.epigraph  {
	font-style : normal;
	font-family : Tahoma;
	font-size : 18 px;
	color : Gray;
	margin : 0 px;
}

.signat  {
	font-style : italic;
	font-family : Tahoma;
	font-size : 12 px;
	color : Gray;
}

.plus  {
	font-family : Verdana;
	font-size : 14 px;
}

.footer  {
	font-family : Tahoma;
	font-size : 11 px;
	text-align : center;
	color : White;
	margin-top : 3 px;
}

DIV.unview  {
	visibility : hidden;
}


