#menu A {
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal
;}

#menu A:hover {
	color : #FF0000;
	text-decoration : underline;
}

#menuA:visited {
	color: #000000
;}

#menuA:active {
	text-decoration : underline;
	;
	color: #CCCCCC
;}

p {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 10pt
;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF
;}

a {
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline
;}

a:hover {
	color: #666666;
	text-decoration: underline
;}

A:LINK {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: normal
;}

a:hover {
	color : #FF0000;
	text-decoration : none
;}

a:visited {
}

a:active {
	text-decoration : none;
	;
	color: #CCCCCC
;}

.sidehead {  background-color: #666666; width: 100%; text-decoration: none}
A.sidehead {
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #999999;
	color : FFFFFF;
	background-position : 100%;
	padding-top : 2px;
	padding-bottom : 2px;
}

A.sidehead:HOVER {
	background : #FF0000;
	color : FFFFFF;
}


h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #FFFFFF; clip:   rect(   )}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; list-style-type: square;}
