p,ul,td{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
}
a{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:Blue;
	text-decoration:none;
}
a:active,a:hover{
	color:red;
}
button{
	background-color:Lime;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:2px;
}
h1,h2,h3,h4,h5,h6{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin:0pt;
}
h1{
	text-align:center;
	font-size:x-large;
	font-weight:bold;
}
h2{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
}
h3{
	font-size:12pt;
}
h4{
	font-size:9pt;
}
h5{
	font-size:8pt;
	font-weight:bold;
}
h6{
	font-size:6pt;
	font-weight:normal;
}
caption{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#FF0000;
	font-size:10pt;
	font-weight:bold;
}
