body{
	font-family : Times New Roman, Times, serif;
	font-size : 17px;
	color : #000000;
}
.formatOne {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.formatTwo {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.normb{
	font-family : Times New Roman, Times, serif;
	font-size : 17px;
	color : #000000;
}
.normfirst{
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	color : #000000;
}
.comment{
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	color : #000000;
}
.comment2{
	font-family : Times New Roman, Times, serif;
	font-size : 16px;
	color : #000000;
}
.comment3{
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	color : #ffffff;
}
.header{
	font-family : tahoma;
	font-size : 18px;
	color : #ffffff;
	text-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.headerred{
	font-family : Times New Roman, Times, serif;
	font-size : 20px;
	color : #ff0000;
	text-weight: bold;
}
.header2 {
TEXT-WEIGHT:BOLD;
; Font-Family: Times New Roman, TIMES, SERIF;
; Font-size: 20px;
; color: #ffffff;
}

a:link {
	color: Blue;
}
a:visited {
	color: Blue;
}
a:hover {
	color: Red;
}

