.gradientbg {

	background-attachment: fixed;

	background-color: #CC0000;

	background-image: url(images.static/gradientred.jpg);

	background-repeat: repeat;

	background-position: left top;

}

.smalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

}

.yellowlinks {

	font-style: italic;

	font-weight: bold;

	color: #FFFF00;

	text-decoration: none;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	list-style-type: circle;

}

a {

	font-weight: bold;

}



.pwhite {

	color: #FFFFFF;

	font-size: 11px;

}



li {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	list-style-type: disc;

}



.bgblue {

	background-attachment: fixed;

	background-image: url(images.static/bluegradient.jpg);

	background-repeat: repeat;

}

<style type="text/css">

table.sample {

	border-width: 1px 1px 1px 1px;

	border-spacing: 2px;

	border-style: outset outset outset outset;

	border-color: white white white white;

	border-collapse: separate;

	background-color: white;

	-moz-border-radius: 12px 12px 12px 12px;

}

</style>

.a_media {

	font-weight: bold;

}

.media_links {

	font-weight: bold;

	font-size: 10px;

}

