a:active,  a:link, a:visited {
	background : transparent;
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	background : #666666;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
}

blockquote {
	margin : 0px 0px 0px 5%;
}

body {
	background-color : #FFFFFF;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin : 0px;
	text-decoration : none;
	text-transform : none;
}

h1 {
	font-family : Arial, Helvetica, helv, 'Zurich BT', sans-serif;
	font-size : 32px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin-bottom : 6px;
	margin-top : 0px;
}

h2 {
	font-family : Arial, Helvetica, helv, 'Zurich BT', sans-serif;
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin-bottom : 6px;
	margin-top : 0px;
}

h3 {
	font-family : Arial, Helvetica, helv, 'Zurich BT', sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin-bottom : 6px;
	margin-top : 0px;
}

h3.styled {
	color : #333333;
}

h4 {
	font-family : Arial, Helvetica, helv, 'Zurich BT', sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin-bottom : 6px;
	margin-top : 0px;
}

h5 {
	font-family : Arial, Helvetica, helv, 'Zurich BT', sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin-bottom : 6px;
	margin-top : 0px;
}

h6 {
	font-family : Arial, Helvetica, helv, 'Zurich BT', sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin-bottom : 6px;
	margin-top : 0px;
}

li {
	font-size : 14px;
	margin-bottom : 9px;
	margin-top : 0px;
}

ol,
ul {
	margin-bottom : 0px;
	margin-top : 0px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	margin-bottom : 10px;
	margin-top : 0px;
	color: #333333;
}

p.bigger {
	font-size : 18px;
	font-weight: bold;
}

p.bigger-styled {
	background : transparent;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}

p.biggest {
	font-size : 20px;
}

p.smaller {
	font-size : 12px;
	margin-bottom : 8px;
}

p.smallest {
	font-size : 10px;
}

pre {
	font-family : "Courier New", Courier, monospace;
	font-size : 13px;
	font-style : normal;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	line-height : normal;
	color: #333333;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.footer a:link {
	color : #666666;
	text-decoration : none;
}

.footer a:visited {
	color : #666666;
	text-decoration : none;
}

.footer a:hover {
	color : #006699;
	text-decoration : underline;
}

.footer a:active {
	text-decoration : none;
}

.icons {
	font-family : "Trebuchet MS", Arial, Helvetica, Helv, sans-serif;
	font-size : 10px;
}

.leftside {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.rightside {
	font-family : "Trebuchet MS", Arial, Helvetica, Helv, sans-serif;
	font-size : 10px;
}

.rightside a:link {
	color : #666666;
	text-decoration : none;
}

.rightside a:visited {
	color : #666666;
	text-decoration : none;
}

.rightside a:hover {
	color : #006699;
	text-decoration : underline;
}

.rightside a:active {
	color : #666666;
	text-decoration : none;
}

.textnavbar {
	font-size : 13px;
}

.textobject {
	font-family : 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, helv, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}

.topnav {
	color : #000000;
	font-family : "Trebuchet MS", Arial, Helvetica, Helv, sans-serif;
	font-size : 12px;
}

.topnav a:link {
	color : #000000;
	text-decoration : none;
}

.topnav a:visited {
	color : #000000;
	text-decoration : none;
}

.topnav a:hover {
	color : #006699;
	text-decoration : underline;
}

.topnav a:active {
	color : #006699;
	text-decoration : none;
}
