body {			margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-left: 0px;
				background-color: #FFFFFF;
				color: #490101;
				font-size: 14px;
				font-family: Arial, sans-serif}
					
h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	background-image: url(../pics/arrow.gif);
	background-repeat: no-repeat;
	color: #00016A;
	height: 20px;
	width: 500px;
	border-bottom: 3px solid #00016A;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	padding-right: 0px;
	vertical-align: top;
}
				
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #191970;
	margin-bottom: 5px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #1F20A6;
	text-decoration: underline;
}
				
ul {
	font-size: 12px;
	list-style-type: square;
}
				
select {		font-size: 10px;
				width: 150px}
				
input {			font-size: 10px;
				width: 150px}									

.small {		font-size: 10px;
				color: #490101}
				
.small a:link {	color: #490101;
				text-decoration: none}
				
.small a:visited{color: #490101;
				text-decoration: none}
				
.small a:hover {color: #490101;
				text-decoration: underline}
				
.small a:active {color: #490101;
				text-decoration: none}							
				
.star {			color: #FF0000;
				font-weight: bold;
				font-size: 14px}

.form {			font-size: 11px;
				padding: 3px;
				color: #490101;
				border: solid 2px #FFFFFF} 

.con {			font-size:12px;
				vertical-align: top;
				padding-left: 20px;
				padding-right: 20px;
				background-image: url(../pics/backgr.jpg);
				background-repeat: no-repeat}				

.con p {		margin-top: 0px;
				margin-bottom: 8px;
				font-size: 14px;
				text-align: justify;}
				
.con img {		border: solid 3px #4A0202;
				float: left;
				margin-right: 8px}				

.con a:link {	text-decoration: none;
				font-weight: bold;
				font-size: 13px;
				color: #D4673E}
				
.con a:visited {text-decoration: none;
				font-weight: bold;
				font-size: 13px;				
				color: #D4673E}
				
.con a:hover {	text-decoration: underline;
				font-weight: bold;
				font-size: 13px;				
				color: #D4673E}
				
.con a:active {	text-decoration: none;
				font-weight: bold;
				font-size: 13px;				
				color: #D4673E}
				
.nav {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	color: Blue;
	padding-left: 7px;
}
				
.nav a {		text-decoration: none;
				color: #BAC2D6}
				
.imp {			font-size: 12px;
				color: #FFFFFF;
				padding-left: 5px;
				padding-right: 7px}

.imp a:link {	text-decoration: none;
				color: #FFFFFF}
				
.imp a:visited {text-decoration: none;
				color: #FFFFFF}
				
.imp a:hover {	text-decoration: underline;
				color: #FFFFFF}
				
.imp a:active {	text-decoration: none;
				color: #FFFFFF}												
								
.menuskin {		position:absolute;
				background-color:#BAC2D6;
				border:1px solid #000000;
				font:normal 12px Arial, sans-serif;
				line-height:18px;
				z-index:100;
				visibility:hidden}

.menuskin a {	text-decoration:none;
				color:#752525;
				padding-left:10px;
				padding-right:10px}

#mouseoverstyle{background-color:#752525}

#mouseoverstyle a{color:#BAC2D6}								 												
				
				