﻿body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #006699;
	font-size: 10pt;
}
a:visited {
	font-weight: bold;
	color: #006699;
	font-size: 10pt;
}
a:hover {
	font-weight: bold;
	color: #FF9933;
	font-size: 10pt;
}
a:active {
	font-weight: bold;
	color: #FF9933;
	font-size: 10pt;
}
.navmenu {
	text-align: left;
}
#navmenu {
	list-style-image: url('images/website-design-templates.gif');
}
#navmenu, #navmenu li ul {
	margin: 0px;
	padding-left: 16px;
}
#navmenu li {
	font-size: 9pt;
}
#navmenu .submenu {
	display: none;
}
.content, .content div, .content p, .content td, .content span {
	font-size: 9pt;
	line-height: 150%;
}
.content p, .content li {
	text-align: justify;
}
.content h2 {
	font-size: 12pt;
}
.content h3 {
	font-size: 11pt;
}
.content h4 {
	font-size: 10pt;
}
.separator {
	background: url('imgs/separator_bg.gif') center;
	background-position: center;
	background-repeat: repeat-y;
}
