a {
    font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-variant: none;
	text-transform: none;
	}
	
a:hover {
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	font-variant: none;
	text-transform: none;
	}

a.buttons {
    font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight:bold;
	font-variant:normal;
	text-transform: capitalize;
	}
	
a.buttons:hover {
    font-family:GoudyOlSt BT;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	font-style: normal;
	font-weight:bold;
	font-variant:normal;
	text-transform: capitalize;
	}
	
.buttonsil {
    font-family:Mona Lisa Solid ITC TT;
	font-size:16px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight:normal;
	font-variant:normal;
	}
	
.buttonsil:hover {
    font-family:Mona Lisa Solid ITC TT;
	font-size:16px;
	text-decoration:none;
	color:#666666;
	font-style: normal;
	font-weight:normal;
	font-variant:normal;
	
	}
	
.headert {
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight: none;
	font-variant:normal;
	text-transform:none;
	}
	
.headermls {
	font-family:Mona Lisa Solid ITC TT;
	font-size:24px;
	text-decoration:none;
	text-align:center;
	color:#000000;
	font-style: normal;
	font-weight: none;
	font-variant:normal;
	text-transform:none;
	}	
	
.headertml {
	font-family:Mona Lisa Solid ITC TT;
	font-size:42px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight: none;
	font-variant:normal;
	}
	
.applytext {
	font-family:Verdana;
	font-size:10px;
	color:#999999;
	text-align:center;
	}
	
.applytext:hover {
	font-family:Verdana;
	font-size:10px;
	color:#999999;
	text-align:center
	}
		
td {
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight: none;
	font-variant:normal;
	text-transform:none;
	}
	
.consultingtext {
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight: none;
	font-variant:normal;
	text-transform:none;
	}
	
.backgroundtext {
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	font-weight: none;
	font-variant:normal;
	text-transform:none;
	}
	
.prolinks {
    font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-variant: none;
	text-transform: none;
	}
	
.prolinks:hover {
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	text-transform:none;
	}
	
div{
    border: 0px; 
	overflow: auto; 
	width: 100%; 
	height:350px; 
	text-align:justfy; 
	padding-top:4px; 
	padding-right:6px;
	padding-bottom:4px; 
	padding-left:0px;
	}