A:link	{
	color:000000;
text-decoration: underline;
}

A:hover	{
	color: 666666;
text-decoration: none;
	
}
A:visited	{
	color:000000;
text-decoration: underline;
	
}

a:visited:hover {
	color: 666666;
	text-decoration: none;
	
}
  a.nav, visited {
	font-size: 12px;
	color: Black;
	font-weight : bold;
	text-decoration : underline;
}
  a.nav:hover {
	font-size: 12px;
	color: Black;
	font-weight : bold;
	text-decoration : none;
}
	
	
	 
img.border {
	border: medium solid Black;
}
	

.right {
	float: right;
	margin: 0 .5em 0 0;
	padding-left : 15px;
	padding-bottom : 10px;
		padding-top : 5px;
}

BODY {
	scrollbar-track-color:ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:ffffff scrollbar-darkshadow-color;
	background-color: FFFFFF:ffffff;
	scrollbar-3dlight-color:ffffff;
	font : small Arial, Helvetica, sans-serif;
}


 li {
	
	font-family: arial;
	font-size : small;
}

p {

	font-family: arial;
	font-size : small;
}
p.red{
	 font-size: 18px; color: red;
}
p.tiny {
	font-size: x-small;

}


  .body1 {  background-color: FFFFFF; background-repeat: no-repeat; background-position: center top; font-family: Arial, Helvetica, sans-serif; font-size: small}
  h1 {
	font-family: arial, verdana ;
	font-size: x-large;
	margin : 2px;
}
  h2 { font-family: arial ; font-size: 30px; color: 000000;}
  h3 { font-family: arial; font-size: 22px; color: 000000;}
  h4 {
	font-family: arial ;
	font-size: 20px;
	color: 000000;
	margin : 2px;
}


