body {  background-image: url(images/pagebg.gif); background-repeat: repeat-x}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
p {  font-size: 11px}


A.menu:link { 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
	padding-bottom: 2px;
	}

A.menu:active { 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	color:#000000; 
	padding-bottom: 2px;
	}

A.menu:hover { 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	padding-bottom: 2px;
	} 

A.menu:visited { 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-bottom: 2px;
	} 



A.submenu:link { 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
	}

A.submenu:active { 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color:#000000; 
	}

A.submenu:hover { 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	} 

A.submenu:visited { 
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	} 


li {  font-size: 11px}
td {  font-size: 11px}
