body {
	
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

p {
  	font-size : 8pt; 
  	font-family : Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
}

h2 {
  	font-size : xx-large; 
  	font-family : Verdana,Arial,Helvetica,sans-serif;
	color: #FF0033;
	font-weight : bold;
}


.link:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}

.link {
	color: #990033;
	font-family : Arial,Helvetica,sans-serif; 
	font-weight : bold;
	font-size: 12px;
}

.pagetitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
  	color: #000000;
}

.responsePos {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
  	color: #0000FF;
}

.responseNeg {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
  	color: #FF0000;
}

.button {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
}

.reminder {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.notice {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #FF0000;
}

.note {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
}

.testinfo {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
}

.error {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #FF0000;
}