A {
	color : #C8E0F9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
}
A:HOVER {
	color : #F8FCFF;
	text-decoration : underline;
}
.small{
	font-size : 10px;
	color : #D4D4D4;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
.note {
	color : #85aefa;
}
.topbar {
	background-color: #99CCFF;
}
.body {

	background-color: #000066;
}
.textbox {
	background-attachment: scroll;
	background-color: #99CCFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;



}
.right {
	position: relative;
	top: auto;
	right: auto;
	text-align: left;
	float: right;


}
.redlink {
	color: #a10000;
}
.h2 {
	font-size: 16px;
	font-weight: bold;

}
.a1 {
	color: #000066;
}
.h3 {
	font-size: 12px;
	font-weight: bold;
}
.LI {
	list-style-type: circle;
	color: #000000;

}
.ul {
	line-height: 18px;
	list-style-type: circle;
	font-weight: bold;

}
.blacklink {

	color: #000000;
}
p {
	font-weight: bold;
	font-size: 12px;

}
.a4 {
	font-size: large;
	font-weight: bolder;
	color: #000066;

}
