body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fefefe;
	text-align: left;
	line-height: 120%;
	overflow:auto;
	scrollbar-base-color: #bdab9f;
}  
a:link {
	color: #416db4;
	text-decoration: none;
} 
a:visited {
	color: #416db4;
	text-decoration: none;
}
a:hover {
	color: #416db4;
	text-decoration: underline;
} 
a:active {
	color: #416db4;
	text-decoration: underline;
} 
a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 14px;
}
a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 14px;
}
a.navigation:hover {
	color: #416db4;
	text-decoration: none;
	font-size : 14px;
}
a.navigation:active {
	color: #416db4;
	text-decoration: none;
	font-size : 14px;
}
a.navigation#selected {
	color: #416db4;
	text-decoration: none;
	font-size : 14px;
}
a.header:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size : 12px;
	font-weight : bold;
} 
a.header:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size : 12px;
	font-weight : bold;
}
a.header:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
} 
a.header:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}
a.footerlink:link {
	color: #000000;
	text-decoration: none;
	font-size : 10px;
}
a.footerlink:visited {
	color: #000000;
	text-decoration: none;
	font-size : 10px;
}
a.footerlink:hover {
	color: #FF9933;
	text-decoration: none;
	font-size : 10px;
}
a.footerlink:active {
	color: #FF9933;
	text-decoration: none;
	font-size : 10px;
}
table {
	color: #343c47;
	text-align: left;
	line-height : 150%;
	font-size : 12px;
} 
ul {
	color: #FFFFFF;
	list-style-image: none;
	font-size : 12px;
} 
blockquote {
	color: #343c47;
	text-align: left;
} 
H1 {
	font-size: 24px;
	color: #416db4;
	font-style : normal;
	font-weight : 300;
	line-height : 120%;
} 
H2 {
	font-size: 18px;
	color: #416db4;
	font-style : normal;
	font-weight : 300;
} 
H3 {
	font-size: 12px;
	color: #CC0066;
	font-style : normal;
} 
H4 {
	font-size: 12px;
	color: #CC0066;
} 
H5 {
	font-size: 14px;
	color: #000000;
} 
H6 {
	font-size: 10px;
	color: #000000;
} 
.footer {
	font-size: 10px;
}
.header {
	font-size: 12px;
	color: #FFFFFF;
	background-color : #416db4;
}
.categories {
	color: #FFFFFF;
	font-weight : bold;
	background-color : #416db4;
}
.navigation {
	background-color : #bdab9f;
}
.rule {
	color : #416db4;
}

