BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

A
{
	color : #004684;
	text-decoration : none;
}

A:HOVER
{
	color : #004684;
	text-decoration: underline overline;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

.webbyzynex
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFF797;
}

.webbyzynex:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFF797;
	text-decoration: underline overline;
}

.address
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #004684;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFF797;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFF797;
	text-decoration: underline overline;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFF797;
	text-decoration: underline overline;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFF797;
	text-decoration: none;
}


.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #004684;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #004684;
	text-decoration: underline overline;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #004684;
	text-decoration: underline overline;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #004684;
	text-decoration: none;
}

input
{
	color: black;
	background-color: #FEFAF1;
	border-color: #004684;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 11px;
}

textarea {
	color: black;
	background-color: #FEFAF1;
	border-color: #004684;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 11px;
}

select
{
	color: black;
	background-color: #FEFAF1;
	border-color: #004684;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 11px;
}