
.bodytext {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.bodytexta {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

.bodytextb {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000080;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

H1 {
	font-weight : normal;
	font-size : 15px;
	font-family : Verdana, Arial;
	color : #000000;
	text-decoration : underline;
}

H2 {
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial; 
   color : #000000; 
   text-decoration : none; 
}

H3 {
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial; 
   color : #266bb1; 
   text-decoration : none; 
}

P {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial; 
   color : #000000;    
}

p.excerpt1{ 
	border: 1px solid #266bb1; 	
	font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial; 
   font-color : #ff0000;
   width : 450px;
}

div.a{ 
	border: 1px solid #000080; 	
	font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial; 
   width : 450px;
}

table.a {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Arial;
	color : #000000;
	border : 1px solid #266bb1;
	background : #ffffff;
}

table.b {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Arial;
	color : #000000;
	border : 1px solid #000080;
	background : #ffffff;
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial; 
   color : #a5a5bd; 
   text-decoration : none; 
}


A:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Arial; 
   color : #266bb1; 
   text-decoration : underline, overline;
   background : #E1E1E3; 
}


A {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Arial;
	color : #266bb1;
	text-decoration : underline;
}
