@charset "utf-8";
/* CSS Document */

p{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000;
	text-align:left;
	line-height:17px;
	padding:3px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#1CA3F1;
	text-align:left;
	line-height:18px;
	padding:3px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:left;
	line-height:20px;
	padding:3px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:15px;
	padding:3px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#1CA3F1;
	text-align:left;
	text-indent:-3px;
	line-height:5px;
	padding:3px;
}
p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#1CA3F1;
	text-align:left;
	line-height:18px;
	padding:3px;
}
h7 {
	font-family: Geneva, sans-serif;
	font-size:12px;
	color:#101010;
	text-align:left;
	line-height:14px;
	padding:3px;
}
h8 {
	font-family: Geneva, sans-serif;
	font-size:11px;
	color:#101010;
	text-align:left;
	font-weight: bold;
	line-height:14px;
	padding:3px;
}
h9 {
	font-family: Geneva, sans-serif;
	font-size:12px;
	color:#101010;
	text-align:left;
	font-weight: bold;
	line-height:14px;
	padding:3px;
}
h12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#1CA3F1;
	text-align:left;
	line-height:5px;
	padding:3px;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #db1b2d;
}
.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #4fb7d5;
	display: block;
	padding: 8;
	width: 200px;
	text-align: center;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #0FF;
	display: block;
	padding: 8;
	width: 200px;
	text-align: center;
}
<style type="text/css">
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.internal { 
	text-decoration: none;
}
a.internal:hover { 
	text-decoration: underline;
}
a.internal { 
	color: #DB1B2D
}
</style>
