/*a:active { text-decoration: none; color:#0066cc}*/
/*a:link { text-decoration: none; color:#0066cc}*/
/*a:visited { text-decoration: none; color:#0066cc}*/
/*a:hover {text-decoration: underline; color:#990000; }*/

body {

/*	background-color: #212173;   pink is #8C1888;*/
	background: url(http://www.toweradvisors.com/images/background.gif);
	font-family: Arial, Helvetica, sans serif;
}

.main {
	background-color: #ffffff;

}

P {font-size: small} 
H1 {text-align: center; font-weight:bold; font-size: large} 
H2 {text-align: center; font-weight:bold; font-size: medium} 
H3 {text-align: center; font-weight:bold; font-size: small} 
LI {font-size: x-small} 
SMALL{font-size: xx-small} 
DT {font-size:x-small; font-weight:bold;}
DD {font-size:x-small;}
.menu {color:#ffffff; font-size: x-small} 
.menu A:link {color:#ffffff}
.menu A:visited {color:#ffffff}
.search {color:#ffffff; font-size: xx-small} 

/*   font sizes to choose from: 
xx-small
x-small
small
medium
large
x-large
xx-large
smaller
larger
length
%  
*/