.menuoption  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color : white;
}

.menuoption:hover  {
	text-decoration : underline;
	font-size : 12px;
	font-style : bold;
	font-weight : bold;
	color : white;
}

.blackmenuoption  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color : black;
}

.blackmenuoption:hover  {
	text-decoration : underline;
	font-style : bold;
	font-weight : bold;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

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

.mainheading  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-style : bold;
	font-weight : bold;
}

a  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Green;
	font-weight : normal;
	text-decoration : underline;
}

.features  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
}

.featuressmall  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Black;
	font-weight : normal;
}

.featuresbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

.featuressb  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : bold;
}

.subhead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : Black;
	font-weight : bold;
}

.h1style  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : Black;
	font-weight : bold;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	font-weight : bold;
}

.h2style  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	font-weight : bold;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : bold;
}

.h3style  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : bold;
}

.h3link  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Blue;
	font-weight : bold;
}

.h3link:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Green;
	font-weight : bold;
}

H4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}

H5  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

INPUT, TEXTAREA, SELECT  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #Black;
	background-color : #White;
	border-color : #Blue;
	border : thin outset;
}

.plaininput  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #Black;
	background-color : #White;
	border-color : #Blue;
	border : none;
}

.smallinput  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #Black;
	background-color : #White;
	border-color : #Blue;
	border-style : none
	border : thin outset;
}

.smalltext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.whitelink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	text-decoration : underline;
}

.whitelink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Blue;
	text-decoration : underline;
}

.selectlink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Black;
	font-weight : bold;
	text-decoration : none;
}

.selectlink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Red;
	font-weight : bold;
	text-decoration : none;
}

.imagesubmit  {
	border : 0;
}


