body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	font-size: 14px;

}
a:link {
	text-decoration: underline;
	font-size: 14px;


}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline blink;
}
a:active {
	text-decoration: none;
}
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 16px;
	color: #CC0033;
}
h2 {
	font-size: 16px;
}
.ptitle {
	font-weight: bold;
	color: #CC0033;
}
p {
	font-size: 14px;
}
.reverselink {
	color: #0033CC;
}
.bkgrnd {
	background-color: #99CCFF;
	color: #000000;

}
ul {
	list-style-type: disc;
	font-size: 14px;
}
