body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p
{
line-height:130%;
}

ul {
	list-style: none;
	
	}
	
ul.bullets {
	list-style:disc;
	font-size:small;
	line-height:130%;
	}

ul.bullets li {
	padding-bottom:2em;
	}

.style1 {
	font-size: x-small;
	color: #CCCCCC;
}
.style2 {font-size: small}
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}

img 
{ 
border-style: none; 
text-decoration: none; 
} 

.alt:link {color: #333333; text-decoration: underline; }
.alt:active {color: #333333; text-decoration: underline; }
.alt:visited {color: #333333; text-decoration: underline; }
.alt:hover {color: #333333; text-decoration: none; }

.altg:link {color: #cccccc; text-decoration: underline; }
.altg:active {color: #cccccc; text-decoration: underline; }
.altg:visited {color: #cccccc; text-decoration: underline; }
.altg:hover {color: #cccccc; text-decoration: none; }

.imgborder
{
border: 1px solid #999;
padding: 5px;
}

a.gray {color:#CCC;}