H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	background-position: center;
	text-align: center;
}
.border {
	border: 10px dashed #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
img {
	border: none;
}
.listimage {
	list-style-image: url(/images/bullet.jpg);
}
.enhance {
	background-color: #FFFF00;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: dashed;
}
h2 {
	font-size: 18px;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
}
.style1 {color: #CC0000}
.style3 {color: #CC0000; font-weight: bold; }
.style4 {font-size: x-small}
.style5 {
	color: #999999;
	font-weight: bold;
	font-size: 10;
}
.style6 {color: #FF00FF}

