body
{ 
background-image: url('images/layout/background_blue_gradient3.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
}

.img1 {
background-image: url('Watersong_Letterhead_RGB.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 25% 90%;
}


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;}