

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: navy;  text-decoration: none;  }

a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: navy; font-weight: bold;  text-decoration : none;  }

a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF3666;  font-weight: bold;  }

p.link{
	text-align : right;
	margin-right : 10px;
	margin-top : 0px;
}


ul{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	list-style : disc;
	margin-right : 10px;
	font-size : .9em;
	margin-bottom : 5px;
	line-height : 110%;
}

li{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	list-style : disc;
	margin-right : 10px;
	font-size : .9em;
	margin-bottom : 5px;
	line-height : 130%;
}

b{
	color : Navy;
}

.list{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	list-style : disc;
	margin-right : 30px;
	font-size : 1em;
	margin-bottom : 5px;
	line-height : 120%;
}

.listsub{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	list-style : disc;
	margin-right : 20px;
	font-size : 1em;
	margin-bottom : 5px;
}


H1, h2,h3, H4{
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 15px;
	margin-top: 10px
}
h1{
	font-size : 24px;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	font-size : 18px;
	font-style : bold;
	margin-left : 25px;
}

.about {
	margin-left : 25px;
	text-align:left;


}
h3{
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	font-size : 90%;
	font-style : italic;
}
h3{
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 00px;
	font-size : 90%;
	font-style : italic;
}


p{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right: 0px;
	text-align: right;
	Margin-top : 0px;
}




.footer{
	color: #330033;
	font-size : 12px;
	font-weight : bold;
	margin-right: 20px;
	margin-top: 0px;
	text-align: center;
	margin-bottom : 0;
	margin-left : 20px;
	font-family : Arial, Helvetica, sans-serif;
	}
