P  {
	font-size: 12pt;
	font-family : serif;
	font-style : normal;
	font-weight : normal;
	font : times new roman, times;
}

H1  {}

H2  {
	font-size : 16pt;
	font-family : serif;
	font : arial, helvetica;
}

H3  {
	font-size : 14pt;
	font-family : serif;
	font : times new roman, times;
}

A:link  {color : #0000FF}
A:visited {color : #0000FF}
A:hover  {color : #717c71}
A:active  {color : #717c71}


A.sidebar  {
	color : #ffffff;
	text-decoration : underline;
	font-weight : bold;
font-size: 12pt;
}

A.sidebar:visited{
	color : #ffffff;
	text-decoration : underline;
	font-weight : bold;
font-size: 12pt;
}

A.sidebar:hover {
	color : #FFFF99;
	text-decoration : underline;
	font-weight : bold;
font-size: 12pt;
}

A.sidebar:active {
	color : #FFFF99;
	text-decoration : underline;
	font-weight : bold;
font-size: 12pt;
}




TD {
 font-family: times new roman, times; 
font-size: 12pt;
 } 

A.bottomnav:link  {
	font-size : small;
	font-weight : normal;
	font-family : serif;
	font : times new roman, times;
	color : White;
	font-style : normal;
}

A.bottomnav:visited  {
	color : white;
	font-size : small;
	font-weight : normal;
	font-family : serif;
	font : times new roman, times;
	font-style : normal;
}

A.bottomnav:hover  {
	color : #FFFF99;
	font-size : small;
	font-weight : normal;
	font-family : serif;
	font : times new roman, times;
	font-style : normal;
}

A.bottomnav:active  {
	font-size : small;
	font-weight : normal;
	font-family : serif;
	font : times new roman, times;
	color : #FFFF99;
	font-style : normal;
}


