.bodytype{
	font-family: Comic Sans MS, sans-serif;
	text-decoration : none;
	font-size :10pt;
	padding: 2em;
}

.menu{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration : none;
	font-size :14;
}

.submenu{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration : none;
	font-size :12;
}

.bodyborder {
	BORDER-RIGHT: #000A64 1px solid; BORDER-LEFT: #000A64 1px solid;  BORDER-BOTTOM: #000A64 1px solid; 
}


A:link		{text-decoration: none;}
A:visited	{text-decoration: none;}
A:active	{text-decoration: underline;}
A:hover		{text-decoration: underline;}

H1 {
	padding:10px 0 5px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: light;
	color: #000000;
	line-height: 20px;
	text-decoration : none;
	text-align:center;
}

H2 {
	padding:0 0 5px 0;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	line-height: 14px;
	padding:0px;
	margin:0px;
}

TH {
	font-style: italic;
	font-size: 12;
	font-weight:normal
}

.caption {
	font-family: Helvetica, sans-serif;
	text-decoration : none;
	text-align : center;
	font-size :10;
	vertical-align : top;
}

DT {
	font-style: italic; text-indent:2em;
}

DD {
	margin-bottom:12px;
}

table.mainpage {
	font-family: Comic Sans MS, sans-serif;
	text-decoration : none;
	font-size :10pt;
	margin-top: 0px;
	margin-bottom:0px;
}

table.ex {
	color:#000000;
	background-color:#f1f1f1;
	font-size: 100%;
	padding:0px;
}
