P  {
	font-size : x-small;
	font-family : Verdana;
}

H1  {}

H2  {
	font-family : Verdana;
	font-size : medium;
	color : #d2d8ff;
	font-weight : bold;
	text-align : right;
}

H3  {}

A  {
	font-size : x-small;
	color : Black;
	text-decoration : underline;
}

A:Visited  {
	color : Black;
	font-size : x-small;
}

A:Active  {
	color : Black;
	font-size : x-small;
}

A:Hover  {
	font-size : x-small;
	color : Red;
}

BODY ,TABLE, TD  {
	font-family : Verdana;
	color : Black;
	font-size : x-small;
}

UL ,OL  {
	font-size : x-small;
	font-family : Verdana;
}

#awar {
	margin-bottom: 15px;
	margin-top: 10px;
}

