BODY, TABLE, TD {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	scrollbar-face-color: #D3E0EB;
	scrollbar-shadow-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #B0C4DE;
	}

A {
	font-weight : bold;
	text-decoration : none;
	color: #514F6C;
}

A:hover{
	color: Black;
	text-decoration : none;
}
A.other {
	text-decoration : none;
	font-weight: normal;
	font-size: 7pt;
   font-family: "MS Sans Serif", Geneva, sans-serif;
}

A.other:hover{
	text-decoration: none;
	font-weight: normal;
	color: Black;
	background-color: transparent;
	font-size: 7pt;
   font-family: "MS Sans Serif", Geneva, sans-serif;
}

.mn {
	background-color: #68A7D8;
	color: White;
	font-family: Century Gothic;
	font-size: 13px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-color: Black;
}

.mark {
	color: #FF6666;
	font-style: italic;
	font-weight: bold;
}

ul{
  margin-left:17px;
  margin-top:5px;
  margin-bottom:0px;
  list-style: square;
}
li {
  margin-top:2px;
}

h3, h4{
 color: #514F6C;
 font-size: 22px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 font-style : italic;
 font-family: Book Antiqua; 
/* font-weight: bold; */
}

.text{
 text-align: justify;
}
.tbcap{
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}
.tb{
	margin-left: 2px;
	margin-right: 2px;
}
.optional input {
border : 1px solid #ccc;
}
textarea, input {
font-size:10pt;
background-color: #D3E0EB;
border : 1px solid #ccc;
}
.friends {
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
}
.nav {
	FONT-FAMILY: arial, helvetica, sans-serif;
	FONT-SIZE: 12px;
   FONT-WEIGHT: bold
}
