body
{ 
background:#e0e0e0 url(images/layout/background2.jpg);
background-attachment: fixed;
}

.toprow {
	background: url(images/layout/header4.jpg);
	width: 800px;
	height: 84px;
}

ul {
   text-align : left;
}

.standard_link1 {
   font-size : 10pt; 
   font-family : Tahoma;
   font-weight : Bold;
}

a.standard_link1:link {font-weight : Bold; color:blue;} 
a.standard_link1:visited {font-weight : Bold; color:blue;} 
a.standard_link1:hover {font-weight : Bold; color:red;}
a.standard_link1:active {font-weight : Bold; color:blue;}

.btm_link {
   font-size : 8pt; 
   font-family : Tahoma; 
}

a.btm_link:link {font-weight : Bold; color:blue;} 
a.btm_link:visited {font-weight : Bold; color:blue;} 
a.btm_link:hover {font-weight : Bold; color:red;}
a.btm_link:active {font-weight : Bold; color:blue;}

.standard_link2 {
   font-size : 10pt; 
   font-family : Verdana;
}

a.standard_link2:link {font-weight : Bold; color:blue;} 
a.standard_link2:visited {font-weight : Bold; color:blue;} 
a.standard_link2:hover {font-weight : Bold; color:red;}
a.standard_link2:active {font-weight : Bold; color:blue;}

.one{
	color: blue;
   font-size : 10pt; 
   font-family : Tahoma;
   font-weight : Bold;
}
.two{
	color: red;
   font-size : 10pt; 
   font-family : Tahoma;
   font-weight : Bold;
}


.standard_link8 {
   font-size : 12pt; 
   font-family : Arial;
   font-weight : Bold;
}

a.standard_link8:link {font-weight : Bold; color:blue;} 
a.standard_link8:visited {font-weight : Bold; color:blue;} 
a.standard_link8:hover {font-weight : Bold; color:red;}
a.standard_link8:active {font-weight : Bold; color:blue;}