A:hover, a:focus, a:active
{ font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
color: #0033ff;
background-color: #99FFFF;
}
A
{ font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
color: #0033FF;
text-decoration: none
}

p 
{font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	margin-top: 0;
	margin-bottom: 10;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	margin-top: 0;
	margin-bottom: 3;
}
ul {
	list-style-image: url(Images/button4.gif);
	margin-left: 20;
	margin-right: 20;
	margin-top: 0;
	margin-bottom: 5;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 30;
	margin-right: 30;
	margin-top: 0;
	margin-bottom: 5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	color: #0033FF;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #0033FF;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #0033FF;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0033FF;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0033FF;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0033FF;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	}
.paranil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
margin-top: 0;
	margin-bottom: 0;
}
.para5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
margin-top: 0;
	margin-bottom: 5;
}
.indent {
	margin-left: 20;
	margin-right: 20;
	margin-top: 0;
	margin-bottom: 5;
}
.indent2 {
	margin-left: 70;
	margin-right: 70;
	margin-top: 0;
	margin-bottom: 5;
}
.libluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0033FF;
	}
.dkbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0033FF;
	font-weight: bold;
	}
	.dkbluetextlge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #0033FF;
	font-weight: bold;
	}
.indent3 {
	margin-left: 10;
	margin-right: 10;
	border-left:3px solid #99FFFF;
	font size:x-small;
	padding-left:10px;
}
.indent4 {
	margin-left: 3;
	margin-right: 3;
	border-left:2px solid #0033FF;
	font size:x-small;
	padding-left:7px;
}
.border1 {
	margin-left: 3;
	margin-right: 3;
	font size:x-small;
	border-right:2px solid #0033FF;
	border-bottom:2px solid #0033FF;
	padding:7px;
	background-color: #e8e8e8;
	}
.border2 {
	margin-left: 3;
	margin-right: 3;
	font size:x-small;
	border-right:2px solid #00FFFF;
	border-bottom:2px solid #00FFFF;
	padding:7px;
	background-color: #e8e8e8
	}
.border3 {
	margin-left: 3;
	margin-right: 3;
	font size:x-small;
	border-left:2px solid #0033FF;
	border-top:2px solid #0033FF;
	padding:7px;
	background-color: #e8e8e8;
	}
.border4 {
	margin-left: 3;
	margin-right: 3;
	font size:x-small;
	border-left:2px solid #00FFFF;
	border-top:2px solid #00FFFF;
	padding:7px;
	background-color: #e8e8e8
	}
		#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active 
{ 
position:static; 
width:auto; 
height:auto; 
} 