body {
background-color:		#a0a0d0;
margin:     			0;
padding:    			0;
font-family:			verdana;
font-size:				14px;
font-weight:			normal;
text-align:				left;
color:					#2048a0;
}


html {height: 101%}
img {border: 0px}


.bold	{font-weight:	bold}


h1 {font-size: 28px;	color:	#7878b8;	text-shadow: 1px 1px 1px black;		margin-top: -10px;	margin-bottom: 40px;}
h2 {font-size: 18px;	color:	#7878b8;	margin-top: 0px;	margin-bottom: 0px;}
h3 {font-size: 15px;	margin-top: 0px;	margin-bottom: 0px; color: #0066ff;}
h4 {font-size: 15px;	margin-top: 0px;	margin-bottom: 0px; color: red;}
p  {font-size: 14px;	font-weight: normal;}



a:link, a:visited, a:active  {font-size: 15px; font-weight: bold; text-decoration: none;  color: #7878b8;}
a:hover   {text-decoration: none;  color: black;}


a.two:link, a.two:visited, a.two:active  {font-weight: bold; font-size: 20px; text-decoration: none; color: #2048a0;}
a.two:hover   {text-decoration: underline; color: white;}





#container {
background-color:	white;
width:				960px;
margin:             auto;
margin-top: 		15px;
margin-bottom: 		20px;
border-radius:		10px;
border:				2px solid #7878b8;
box-shadow:			10px 10px 10px #444444;
text-align:			left;}



#inner {
width:				930px;
margin:             auto;
padding:			20px 10px;}



.menubar {
width:				100%;
margin-top:			0px;
text-align:			left;
margin-bottom:		-20px;}



.toptable {
width:				100%;
font-size:			32px;
padding-left:		0px;
padding-right:		0px;}



.hilite {
font-size:			16px;
font-weight:		bold;
color:				2048a0;


}



z {}