.slogan  {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	background-color : #FF9900;
	text-align : center;
}
.membername  {
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-align : center;
}
.tableheading  {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	background-color : #FF9900;
	text-align : center;
}
.tablebg {
background-color : #FFCC00;
}
.reminderheading  {
	font-size : 12px;
	color : #000000;
	background-color : #FF9900;
	text-align : left;
}
.announceheading  {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-align : center;
}
.menuheading  {
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	background-color : #FF9900;
	text-align : left;
}
H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color : #FFFFFF;
	font-family : Verdana,Arial,san-serif;
	color : #000000;
	font-size : 11px;
}

.logoblue  {
	color : #000099;
	font-size : 16px;
	font-weight : bold;
}
.logonblue  {
	color : #000099;
	font-size : 15px;
	font-weight : bold;
}

TH, TD, FORM  {
	font-family : Verdana,Arial,san-serif;
	color : #000000;
	font-size : 11px;
}

.smallhelp  {
	font-weight : normal;
	color : #000099;
	font-size : 9px;
}
.smalllink  {
	font-weight : normal;
	color : #000099;
	font-size : 10px;
}
.menuitem  {
	font-weight : normal;
	color : #000099;
	text-decoration : none;	
	font-size : 10px;
}
.required  {
	font-weight : normal;
	color : #FF0000;
	font-size : 10px;
}

.silverheading  {
	font-weight : bold;
	color : #999999;
	text-decoration : none;
	font-size : 16px;
}
.redheading  {
	font-weight : bold;
	color : #993333;
	text-decoration : none;
	font-size : 16px;
}
.blueheading  {
	font-weight : bold;
	color : #0000FF;
	text-decoration : none;
	font-size : 16px;
}
.Resultmessage  {
	font-weight : bold;
	font-style  : italic;
	text-align : center;
	color : #FF0000;
	text-decoration : none;
	font-size : 14px;
}
.copyright  {
	color : #000000; 
	font-size : 10px;
	text-align : center;
}

