A  {
	color : #FD1B1C;
	font-weight : bold;
	text-decoration : none;
	font-size : x-small;
}

A:Hover  {
	color : #FD1B1C;
	font-weight : bold;
	text-decoration : underline;
	font-size : x-small;
}

DIV {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	color : black;
}

LI  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	color : black;
}

BLOCKQUOTE  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	color : black;
}

P  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	color : black;
}

.header  {
	font-size : medium;
	font-family : Verdana;
	font-weight : bold;
	color : black;
	text-align : right;
}


