BODY {
	background-color : White;
}
	
	A:link {
	font-family: arial, helvetica, sans-serif;
	color:#330066;
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;
}
	A:visited {
	color:#330066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;
}
	A:hover {
	color:#ff9900;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-size : 10pt;
}

h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13pt; font-weight: normal; color: #000000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #660066}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 25px; font-weight: bold; color: #660066}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: bold; color: #660066}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: bold; color: #660066}

.menutitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #FF9900;
	height : 32;
	text-align : center;
	vertical-align : middle;
}

.menupara
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #660066;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color : #FFFFFF;
	height : 32;
	text-align : left;
	vertical-align : middle;
}

.smallmenupara
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color : #660066;
}