body {
	margin: 0;
	padding: 0;
	font-family: verdana,arial,helvetica,"ms sans serif";
	color: #000;
	font-size:14px
	}

h1	{font-family : "Times Roman","CG Times",Times; 
	color:#000000; font-size:300%; font-weight:normal;
    	margin-bottom: 1em;margin-top: 1em; }  


h2 {font-size : 175%; margin-top:1.5em; font-family : "century gothic",verdana, arial, Helvetica, swiss; color:#000000;}

h3 {font-size: 125%; margin: 1.5em 0em 0em 0em;}

h4 {font-size: 100%; margin: 1.5em 0em 0em 0em;}

table 	{ font-size:100%;}

a	{
	color: #666699;
	font-size: 14px;
}
//a:visited {color:#9999cc;}
a:hover {
	text-decoration:underline;
	color:#cc9999;
	font-size: 14px;
}

#leftcolumn  {
	background:#ffffff;
	padding-left:1em;
	font-size: 14px;
} 	

#leftlinks  td {
	padding-left:15;
	padding-right:30;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size: 14px;
}

#leftlinks  a {
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color:#ffffff;
}

#leftlinks  a:visited {
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color:#cccccc;
}

#leftlinks  a:hover {
	font-size: 14px;
	text-decoration:underline;
	font-weight: bold;
	color:#666699;
}

#level2 ul {margin-top:0em;margin-bottom:0em; margin-left:.25em; padding-left:1em;list-style-type:disc;}
#level2  a:link {font-weight: normal;}
#level2  a:hover {font-weight: normal;}
#level2  a:visited {font-weight: normal;}

#current a {
	color:#cc6666;
	font-size: 14px;
}
#current a:visited {
	color:#cc6666;
	font-size: 14px;
}
#current a:hover {
	color:#666699;
	font-size: 14px;
}

#maintext {
	font-size: 100%;
	text-decoration:none;
	font-weight: normal;
	background:#ffffff;
	color: #000000;
	padding-left: 5em;
	padding-top: .5em;
	padding-right:3em;
}

#maintext a {text-decoration:underline; font-weight: normal;}

#bottomlinks {font-size: 80%; color:#666699 }
#bottomlinks a {text-decoration:none; font-weight: normal; font-size: 100%; color:#666699; }

span.small {font-size:80%;color:#666666}
#maintext table {
	color: #000;
	font-size: 14px;
}
#notices {
	font-size: 100%;
	text-decoration:none;
	font-weight: normal;
	background:#ffffff;
	color: #C96;
}
#notices table tr td p b {
	color: #FFD29F;
}

