BODY { background-color: cccccc; }

a:link {
 color: 09437D;
 font-weight: normal; 
 text-decoration: none;
 }
a:visited {
 color: 09437D;
 font-weight: normal; 
 text-decoration: none;
 }
a:active {
 color: 09437D;
 font-weight: normal; 
 text-decoration: none;
 }
a:hover {
 color:#076BCF;
 font-weight: normal; 
 text-decoration: none;
 }
.text {  
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px
}
.small { 
 font-family: arial; 
 font-size: 11px; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 color: #ffffff;
 }
 .menu { 
 font-family: arial; 
 font-size: 12px; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 color: #ffffff;
 hover: #ffffff;
 }
  .intro { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: normal;
 padding-left: 0px;
 line-height: 15px;
 color: #444444;
 }
   .title { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 23px; 
 font-weight: strong;
 padding-left: 1px;
 line-height: 26px;
 color: #111111;
 }

h1 {  
	font-family: arial; 
	font-size: 24px; 
	font-weight: strong; 
	color: #222222
}
