body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5E5E5;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {
	text-decoration: none;
	color: #0000FF;
}
A:visited {
	text-decoration: none;
	color: #0000FF;
}
A:active {
	text-decoration: none;
	color: #0000FF;
}
A:hover {
	text-decoration: underline;
	color: #0000FF;
}

A.menu-links:link {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.menu-links:visited {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.menu-links:active {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.menu-links:hover {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu-links {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

A.ad-links:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

A.ad-links:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

A.ad-links:active {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

A.ad-links:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.ad-links {
	font-size: 12px;
	color: #990000;
}

.big {
	font-size: 14px;
}

.red {
	color: #b3231b
}

.redsmall {
	color: #b3231b;
	font-size: 10px;
}

.formfield {
	width:161px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formfieldlist {
	width:161px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sample1 {
	font-size: 13px;
}
.sample2 {
	font-size: 18px;
	font-weight: bold;
}
.sample3 {
	font-size: 13px;
}
.sample4 {
	font-size: 15px;
	font-style: italic;
}

.testtitle {
	font-size: 16px;
	font-weight: bold;	
}

.testdate {
	font-size: 13px;
}

.testmain {
	font-size: 12px;
}

.titlefont { 
	color:#D16B6B
}

.titlefontbig {
	font-size: 18px;
	font-weight: bold;
}

.smallprint {
	font-size: 10px
}

hr.hr-red {
border: 0;
color: #990000;
background-color: #990000;
height: 1px;
width: 500px;
text-align: center;
}
