body {
	background-color: #F4f4f7;
	padding: 0;
}

p, tr, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
	
p, ul, ol {
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	background: transparent;
}

a {
	text-decoration: none;
}
a:link { color: #cc0000}
a:visited { color: #cc0000}
a:hover { color: #0066cc;
}

.homenews {
	font-size: 11px;
	line-height: 135%;
	color: #444444;
	background: transparent;
}
.homenews:link { color: #0066cc;
}
.homenews:visited { color: #0066cc;
}
.homenews:hover { color: #0066cc;
}

.home {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	background: transparent;
}
.home:link { color: #0066cc;
font-size: 12px;
}
.home:visited { color: #0066cc;
font-size: 12px;
}
.home:hover { color: #333333;
font-size: 12px;
}


.nav {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	background: transparent;
}
.nav:link { color: #333333;}
.nav:visited { color: #333333;}
.nav:hover { color: #0066cc;
font-weight: normal;}


.navactive {
	font-size: 11px;
	line-height: 125%;
	color: #0066cc;
	background: transparent;
	font-weight: normal;
}

.navactive:link { color: #0066cc;}
.navactive:visited { color: #0066cc;}
.navactive:hover { color: #0066cc;
font-weight: normal;}


.botlinks {
	color: #ffffff;
	font-size: 11px;
	background: transparent;
}
.botlinks:link { color: #ffffff}
.botlinks:visited { color: #ffffff}
.botlinks:hover { color: #ffcc00;
}

.form {
	font-size: 11px;
	line-height: 105%;
	color: #333333;
	background: #ffffff;
}

.title {
	font-size: 20px;
	line-height: 100%;
	color: #666666;
	font-weight: normal;
}

.subtitle {
	font-size: 12px;
	line-height: 125%;
	color: #FFFFFF;
}

.subtitle2 {
	font-size: 13px;
	line-height: 125%;
	color:#0066cc;
	font-weight: bold;
}

.subtitle3 {
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	font-weight: bold;
}
