
a:link, a:active {COLOR: 4E5C70; text-decoration: none; }
a:visited {COLOR: 4E5C70; text-decoration: none; }
a:hover {COLOR: EDA936; text-decoration: none; }

#finetext { 
	font-family: verdana; 
	font-size: 9 
	}
	
#regtext { 
	font-family: verdana; 
	font-size: 12 
	}
	
#lgtext { 
	font-family: verdana; 
	font-size: 14 
	}
	
#menutext {
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
	}

table.format1 {
	border-width: thin;
	border-style: solid;
	border-color: black ;
	}
	
td.thin_black_bottom {  
	border-bottom: solid #555555;
	border-bottom-width: 1px
	}

td.thick_gray { 
	border: solid #bbbbbb;
	border-width: 1px
	}

td.thick_gray_top { 
	border-top: solid #bbbbbb;
	border-top-width: 1px
	}

td.thick_gray_bottom { 
	border-bottom: solid #bbbbbb;
	border-bottom-width: 1px
	}

td.thick_gray_left { 
	border-left: solid #bbbbbb;
	border-left-width: 1px
	}

td.thick_gray_right { 
	border-right: solid #bbbbbb;
	border-right-width: 1px
	}

