.standard {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-style: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
}
.style20 {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; }
ul {
list-style-type: none;
list-style-image: url(/images/redbullet.gif);
list-style-type: square;
vertical-align:sub;
}
li {

}
body {
	background-image: url(/images/body_bgnd.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.grad {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=yellow,endColorStr=Green);
width: 1010px;
height: 400px;
} 