body {	
	background-color: #0256c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000066;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
td, th, p, ul, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 90%; */
	font-size: 100%;
	font-weight: normal;
	color: #000066;
	}
ul {	
	list-style-type: square;	
	list-style-position: outside
	}
a:link {
	color: #76009d;
	text-decoration: none;
}
a:visited {
	color: #76009d;
	text-decoration: none;

}
a:hover {
	color: #9900cc;
	text-decoration: underline;
}
a:active {
	color: #9900cc;
	text-decoration: underline;
}	
.nav {
	background-color: #36b0FD;
}
.content {
	background-color: #ffffff;
}
.para1 {
color: #9900cc;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 110%; */
	font-size: 120%;
	color: #9900CC;
	font-weight: bold;
}
	
h2 {
	color: #9900CC;
	font-size: 110%;
	}
h3 {	
	font-size: 100%;	
	color: #9900cc
	}

	
	
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
	color: #ffffff;
	}
.footer a, a:link, a:visited, a:active {	
	color: #ffffff;
	text-decoration: none;	
}
.footer a:link {	
	color: #ffffff;
	text-decoration: none;	
}
.footer a:visited {	
	color: #ffffff;
	text-decoration: none;	
}
.footer a:hover {
	color: #E9A6FF;
	text-decoration: underline;
}
.footer a:active {	
	color: #ffffff;
	text-decoration: none;	
}

.footerfoot { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	color: #ffffff;
	}

.footer a:link {	
	color: #ffffff;
	text-decoration: none;	
}
.footerfoot a:visited {	
	color: #ffffff;
	text-decoration: none;	
}
.footerfoot a:hover {
	color: #E9A6FF;
	text-decoration: underline;
}

a:link {
	color: #76009D;
	text-decoration: underline;
}
a:visited {
	color: #76009D;
	text-decoration: underline;
}
a:active {
	color: #9900CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
}
	

.highlight {
  color: #ff0000;
}
.smalltext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
	}


.imgfloat {
	float: left;
	width: 202px;
	height: 200px;
	margin: 10px 50px 10px 100px;
	text-align: center;
}


.imgborder {
	border: 1px solid #d7d7d7;
}	 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
