h2 {
	font-family : Arial, Helvetica;
	font-size : 14pt;
	font-style : italic;
	font-variant : normal;
	margin-right : 8px;
	margin-left : 8px;
	color : #ff9900;
}

p {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-right : 10px;
	margin-left : 10px;
}

p.contact {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-right : 10px;
	margin-left : 10px;
}

p.main {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-right : 10px;
	margin-left : 10px;
}

.nav {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	margin-bottom : 10px;
}

.purple {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : #666699;
}

i.purple {
	color : #800080;
}

h2.news {
	font-family : Arial, Helvetica;
	font-size : 16pt;
	font-weight : bold;
	text-align : middle;
	color : #333399;
}

.news {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : #666699;
}

i.header_news {
	font-size : 16pt;
	color : #800000;
}

i.news {
	color : #800000;
}

a:active.top_nav {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	color : #660033;
	text-decoration: none;
}

a:hover.top_nav {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	background-color : transparent;
	color : #ffcc00;
	text-decoration : underline;
}

a:link.top_nav {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	color : #000000;
	text-decoration : none;
}

a:visited.top_nav {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	color : #cc66cc;
	text-decoration : none;
}

a:link.community {
	color : #cc6633;
}

a:active {
	color : #cc33ff;
	text-decoration: none;
}

a:hover {
	background-color : #ffff99;
	color : Black;
	text-decoration : underline;
}

a.image:hover {
	background-color : transparent;
	color : #ffffff;
	text-decoration : none;
}

a:link {
	color : #663399;
	text-decoration : none;
}

a:visited {
	color : #ffcc33;
	text-decoration : none;
}