body {
	background-color: #ffffff;
	color: #000040;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	margin: 10px 0px 5px; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000040;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #000040;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

h1 {
	background-color: transparent;
	font-family: tahoma, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-color: transparent;
}

h3 {
	background-color: transparent;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-align: left;
	font-variant: normal;
}

h4 {
	background-color: transparent;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-align: center;
}
h6 {
	font-family: tahoma, arial, sans-serif;
	font-weight: lighter;
	text-align: center;
	font-size: 11px;
	background-color: transparent;
}
.cap {
	background-color: transparent;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-align: center;
}
.b {             
 font-weight:bold;
}
ul {
	background-color: transparent;
	color: #000040;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: lighter;
	list-style: disc;
	text-align: left;
}
.cl1 {
	border-bottom: 1px solid #000040;
	border-left: 1px solid #000040;
	border-right: 1px solid #000040;
	border-top: 1px solid #000040;
}
 .cl2 {
	border-bottom: 1px solid #000040;
	border-left: 1px solid #000040;
	border-top: 1px solid #000040;
}
.cl3 {
	border-bottom: 1px solid #000040;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-align: left;
	}
a:link{
   background-color: transparent;
	color: #000040;
	text-decoration: underline;
}
a:visited{
	background-color: transparent;
	color: #800000;
	text-decoration: underline;
}
a:hover{
	background-color: transparent;
	color: #0000c0;
	cursor: pointer;
	text-decoration: underline;
}
a:active{
	background-color: transparent;
	color: #000040;
	text-decoration: underline;
}




	


