body {
	background-color: #DDDDDD;
	margin: auto;
	text-align:center;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 2px dotted #000000; 
	border-style: none none dotted; 
}

.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

a:link { 
	color: #000000;
	text-decoration:underline;
	}

a:visited { 
	color: #000000;
	text-decoration:underline;
	}

a:hover { 
	color: #000000;
	text-decoration:underline;
	}

a:active { 
	color: #333333;
	}

.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #0E2B87;
	font-size: 12px;
}

.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.featuretag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bluetabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}