@charset "utf-8";
body{
	font-family:verdana;
	font-size:11px;
	margin:0px;
	line-height:18px;
	background-image:url(../images/page-bg.jpg);
	background-repeat:repeat-x;
}
.navigation {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color:#000000;
	text-decoration: none;
}
.navigation:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color:#990000;
	text-decoration: none;
}

.heading-large {
	font-family: arial;
	font-size: 35px;
	font-weight:bold
	line-height: normal;
	color:#0073b5;
	text-decoration: none;
}

.heading-red {
	font-family: arial;
	font-size: 16px;
	line-height: normal;
	color:#b50000;
	text-decoration: none;
}
.heading-blue {
	font-family: arial;
	font-size: 16px;
	line-height: normal;
	color:#0073b5;
	text-decoration: none;
}
.heading-purple {
	font-family: arial;
	font-size: 16px;
	line-height: normal;
	color:#5e1c9c;
	text-decoration: none;
}
.heading-orange {
	font-family: arial;
	font-size: 20px;
	line-height: normal;
	color:#c57601;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	color:#333333;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color:#003399;
	text-decoration: none;
}
.text2:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color:#990000;
	text-decoration: underline;
}
.text3 {
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	color:#333333;
	text-decoration: none;
}
.text4 {
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	color:#333333;
	text-decoration: none;
}
.text5 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color:#003399;
	text-decoration: none;
}
.text6 {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}
