.maintextsmall  {
	font-family : "Arial", "Sans Serif"; font-size : 10px;	color : #333333; }

.headings  {
	font-family : "verdana", "Arial", "Sans Serif";
	font-size : 10pt;
	color : #333333;
	}

.text  {
	font-family : "Tahoma", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #333333;
	}

.textlarge  {
	font-family : "verdana", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #666666;
	font-weight : bold;
	}

.textlarger  {
	font-family : "verdana", "Arial", "Sans Serif";
	font-size : 12pt;
	color : #666666;
	font-weight : bold;
	}
	
.textlargest  {
	font-family : "tahoma", "Arial", "Sans Serif";
	font-size : 24pt;
	color : #cccccc;
	}	
	
.textgrey  {
	font-family : "Tahoma", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #999999;
	}	

.textdark  {
	font-family : "Tahoma", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #333333;
	}

.textwhite  {
	font-family : "Tahoma", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #FFFFFF;
	}



.tablebg { background-image: url(../images/bg.gif);
				background-attachment: fixed;
				background-position: center;
				background-repeat: no-repeat;
		}	
	

A:Link  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
	}	


A:Visited  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
	}
	
A:Hover  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #666666;
	text-decoration : none;
	}

A:active  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
	}




A.menwith:Link  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #003333;
	text-decoration : none;
	}	


A.menwith:Visited  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #003333;
	text-decoration : none;
	}
	
A.menwith:Hover  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #3399CC;
	text-decoration : none;
	}

A.menwith:active  {
	font-family : "ms sans serif","Arial Narrow", "Arial", "Sans Serif";
	font-size : 8pt;
	color : #003333;
	text-decoration : none;
	}
