body {
padding-left: 18em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px }
ul.navbar {
list-style-type: none;
padding: 0;
margin: 0;
position: absolute; top:10em; left:1em; width 10em }
ul.navbar Li {
margin: 0.5em 1em;
padding:1em;}
a:link {
color: blue }
a:visited {color :red}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E53A1;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 2px;
	filter: Chroma(Color=#0E53A1);
	cursor: auto;
}

a 
{ 
	color:#33A248; 
	cursor:hand;
} 

.submit-button
{
	margin-left: 0em;
	clear: both;
	color: #000;
	background-color: #CCCCCC;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
h1 {
	color: #999999;
}
h2 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #333333;
}
.red {
	color: #FF0000;
}

