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

}
body {
	background-color: #2D86B0;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5%;


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

}
a:link {
	text-decoration: none;
	color: #2E8BB8;



}
a:visited {
	text-decoration: none;
	color: #3399CC;


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



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


}
ul {
	color: #FF0000;
	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;
}
.border-thin {
	border: 1px solid #000000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	color: #333333;

}
