P  {
	font-family :  Times New Roman;
	font :  Times New Roman;
	color : Black;
	text-align : left;
	font-size : 12pt;
}

A  {
	font-family : Times New Roman;
	font : Times New Roman;
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-family : Times New Roman;
	font : Times New Roman;
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-family : Times New Roman;
	font : Times New Roman;
	text-decoration : underline;
	font-weight : bold;
}

A:Hover  {
	font-family : Times New Roman;
	font : Times New Roman;
	text-decoration : underline;
	font-weight : bold;
}

BODY  {
	font-family : Times New Roman;
	font : Times New Roman;
	color : Black;
	text-align : left;
	background-color : White;
	font-size : 12pt;
}

.table  {
	background-color : #FFFF99;
}

.td  {
	background-color : #FFFF99;
}


h1 {

	font-family : Tahoma;
	font : Tahoma;
	font-size : 18pt;
	font-weight : bold;
	color : Blue;
	text-decoration : none;
	
	
}

h2 {

	font-family : Tahoma;
	font-size : 13pt;
	color : Blue;
	text-decoration : none;
}

.menu {

	font-family : Tahoma;
	font-size : 13pt;
	font-weight : bold;
	text-decoration : none;
	color : #CC3300;
}


#Menu A  {
	font-family : Tahoma;
	font-size : 13pt;
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}

#Menu A:Visited  {
	font-family : Tahoma;
	font-size : 13pt;
	color : #CC3300;
	text-decoration : none;
	font-weight : bold;
}

#Menu A:Active  {
	font-family : Tahoma;
	font-size : 13pt;
	text-decoration : underline;
	font-weight : bold;
}

#Menu A:Hover  {
	font-family : Tahoma;
	font-size : 13pt;
	text-decoration : underline;
	font-weight : bold;
}


