html, body, ul, o1, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	font-family:Verdana, Arial, Tahoma, sans-serif;
	text-align: center;
	font-weight:normal;
	font-size:100%;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.7em;
	font-weight:normal;
}
h2 {
	font-size: 1.3em;
	font-weight:normal;
}
h3 {
	font-size: 1.2em;
	font-weight:normal;
	text-align: center;
}
h4 {
	font-size: .8em;
	font-weight:normal;
}
h5 {
	font-size: .7em;
	font-weight:normal;
	text-align: left;
}
small {
	font-size: .6em;
	font-weight:normal;
}

#wrapper {
  width:775px;
	margin: 10px auto;
}

#banner a {
	text-decoration: underline;
	border: none;
	color: #800080;
	font-weight: bold;
}
#banner img {
	border: none;
}
#banner h2 {
	font-size: 200%;
}
#banner h3 {
	font-size: 150%;
}
#banner h1 {
	color: #CC0000;
}
#banner td {
	font-weight: bold;
	font-size: .6em;
}	
#banner img.subscr {
	border: none;
	margin-top: 3px;
	margin-bottom: 1px;
}
#banner img.contact {
	border: none;
	margin-top: 1px;
	margin-bottom: 10px;
}
#titles {
	color:#333366;
	display: inline;
	padding-top: 5px;
}
#titles ul {
	list-style-type: none;
}
#titles li {
	padding-top: 15px;
}
#titles a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}
#titles a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

#nav {
	width: 20%;
	float: right;
}
#nav a {
	text-decoration: underline;
	border: none;
	color: #800080;
	font-weight: bold;
}

#msg {
	width: 70%;
	float: left;
}
#msg h4 {
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #CC0000;
}

td.red {
	font-weight: bold;
	font-size: .7em;
	color: #CC0000;
}

td.little {
	font-weight: bold;
	font-size: .7em;
}

td.big {
	font-weight: bold;
	font-size: 1.2em;
}
#linkchk p {
	text-align: left;
	margin-left: 175px;
}

.logintable {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}

#logindiv p {
	text-align: left;
	font-size: .9em;
}
#logindiv table {
	border: 2px solid #800080;
}
#logindiv a {
	color: #800080;
	text-decoration: underline;
	border: none;
}

#freeTrial h4 {
	text-align: left;
}

#startTrial h3 {
	color: #800080;
}
#startTrial a {
	color: #CC0000;
	text-decoration: none;
	border: none;
}
#startTrial a:hover {
	color: #880000;
	text-decoration: none;
	border: none;
}
	
#maintext a {
	color: #800080;
	text-decoration: underline;
	border: none;
}
#maintext p {
	text-align: left;
	font-size: .9em;
}
#maintext p.bold {
	text-align: left;
	font-size: .9em;
	font-weight: bold;
}
#maintext li {
	list-style-type: disc;
	text-align: left;
	font-size: .9em;
}
#maintext ul {
	margin-left: 20px;
}
#maintext h5 {
	font-size: .7em;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

/*************************************/
/*  EMAIL FORM PAGE  */
/************************************/
#subform {
  padding: 10px 20px 0 20px;
}	
#subform h1	{
  text-align:center;
	font-family: bernard mt condensed;
	color: #003300;
}
#subform h2{
	padding: 5px 0px 5px 0px;
	text-align: center;
	color:#003300;
}
#subform h3     {
  text-align: left;
	padding: 5px 0 5px 0;
}	
#subform h4     {
  text-align: left;
	color:#003300;
}	
#subform td {
	text-align: left;
}
#subform td.red {
	color: #CC0000;
}
#subform td a {
	text-decoration: none;
	color: #003300;
}
