/* CSS Document */

/* CSS Document */

body {
	background-image:none;
	background-attachment:fixed;
		background-position:top center;
	background-repeat: no-repeat;
		margin-top: 10px; margin-left:5px;
	
}

p {
font-family: Verdana;
font-size:14px;font-weight:normal;
color:navy;text-align:LEFT;
line-height: 18px;
padding:0px; margin:10px;
}


h1{
font-family: Garamond;
text-align:CENTER;
font-size: 16px; margin-top:0px; margin-bottom:0px;
color:#CCFFFF;padding:5px;


}

h2{
font-family: Garamond;
font-size: 14
px;
color:navy;	font-weight:normal;
line-height: 30px;
text-align:right;

}

h3{
font-family: vERDANA;
font-size: 14px; text-align:justify;
color:NAVY; line-height:20px; margin:5px;


font-weight:normal;
}
h4{
	font-family: Garamond;
font-size:14px;font-weight:normal;
color:navy;text-align:center;
line-height:20px;

}
h5{
	font-family: Verdana;
font-size:12px; text-align:center;
color:navy; font-weight:NORMAL;
line-height: 15px;
 margin:0px;
}

h6{
	font-family: Verdana;
font-size:14px; font-weight:lighter
color:navy; text-align:left;
line-height: 18px; padding:0px;
margin:0px;
}
li {font-family: Monospace;
font-size:12px; color:navy; text-align:left;}


a:link {
color:#00FFFF; font-weight:normal;
	text-decoration: none;
}

a:active {
color:#00FFCC;font-weight:normal;
	text-decoration: none;
}
a:visited {color:#00FFCC;
	text-decoration: none;
}
a:hover {color:#33CC00; 
	text-decoration:none;
}
.block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
	white-space: normal;
	display: none;
	padding: 10px;
}
