body {
	voice-family: male;
	richness: 80;
	margin-top: 120px;
	margin-left: 80px;
	margin-right: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #ffffff;
	background-color: #828282;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: url(/images/logo.gif);
	BACKGROUND-REPEAT: no-repeat;
}

img {
	margin-top: 5px;
	margin-bottom: 5px;
	float: none;
	border: 4px double #999999;
}
hr {
	color: black
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #ffffff
}
h1 {
	font-size: 40pt;
	letter-spacing: 5px;
	margin-bottom: 30px;
	color: #ffffff;
	text-align: center;
}
h2 {
	font-size: 16pt;
	font-stle: italic;
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: #ffffff;
	text-align: center;
}
h3 {
	font-size: 16pt;
	font-stle: italic;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #ffffff;
	text-align: center;
}
a:link {
	font-weight: bold;
	font-style: italic;
	text-decoration: none; 
	color: #ffffff;
}
a:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #ccccff;
}
a:hover, a:active {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline overline;
	color: #ccccff;
}

.textsm {

	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}

.textbg {

	FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}

.textreg {

	FONT-SIZE: 12px; COLOR: #cccccc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}





