.style {
	background-color: #FFFFCC;
}
.defaultfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TableHeader {
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

.font2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.bodyStyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

}
.Table {
	background-color: #F5F5F5;
}
a:visited {	color: #0000FF;}
.code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #CCCCCC;
}

