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

H1  {
	font-size : medium;
	font-family : Verdana;
	font-weight : bold;
}

H2  {
	font-family : Verdana;
	color : Red;
	font-size : x-small;
	font-weight : bold;
}

H3  {
	font-family : Verdana;
	color : Red;
	font-weight : bold;
}

A  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

b  {
	font-size : small;
	color : Red;
	font-family : Verdana;
	font-weight : bold;
}

hr  {
	text-align : left;
	font-size : x-small;
	color : #99ccff;
}

h5  {
	font-size : xx-small;
	font-family : Arial;
}

h4  {
	font-family : Verdana;
	font-weight : normal;
	font-size : x-small;
}

h6  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
}


