
BODY	{
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}

	
TH, TD, P	{
	font-family:  arial,helvetica, sans-serif;
	font-size: 12pt;
}

	
A:link {
	color: #0000FF;
text-decoration: underline;
}


A:visited {
	color: #990099;
text-decoration: underline;
}

A:hover {
	background-color: #CCCCCC;
text-decoration: none;
}

STRONG	{
	font-weight: bold;
}

LI	{
	color: #666666;
	list-style-type: circle;
	line-height: 1.3em;
}

	

.smalltext {
	font-size: 10pt;
	padding-top: 3px;
	line-height: 1.2em;
}

	
.RIGHTBAR{
	
	line-height: 1.0em;
	
}
	
A.SIDEMENU:link
	{
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #0000FF;
	text-decoration : underline;
	background : transparent;
	font-weight : bold;
}

A.SIDEMENU:active
	{
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #FF0000;
	text-decoration : underline;
	background : transparent;
	font-weight : bold;
}

		
A.SIDEMENU:visited
 {
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #6699CC;
	background : transparent;
	text-decoration : underline;
	font-weight : bold;
}
		
		
A.SIDEMENU:hover {
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #990000;
	text-decoration : none;
	background : #FFFFEE;
	font-weight : bold;
}

	
