h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
body {


}
h2 {
	font-size: 18px;
	color: #4583C0;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	text-decoration: underline;
	color: #006C91;



}
a:visited {
	text-decoration: underline;
	color: #006C91;


}
a:hover {
	text-decoration: none;
	color: #FF0000;



}
a:active {
	text-decoration: none;
	color: #333399;


}
ul {
	color: #333333;
	list-style-type: disc;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.t2 {
	font-weight: bold;
	color: #FF0000;
}
