    p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    }

/* Links */
	
    a:link {
    color: #006699;
    }

    a:visited, a:active {
    color: #666666;
    }

    a:hover {
    color: #666666;
    text-decoration: none;	
    }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0581A5;
	font-variant: normal;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: thick;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FF6600;
	border-top-style: none;
	text-transform: capitalize;




}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #CC9900;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;



}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: #EAEAD5;
	padding: 5px;


}
h4 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	border-right-style: none;
	border-left-style: none;


}
h5 {
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: A0AFBF;
	border-bottom-color: A0AFBF;
	font-weight: normal;
	padding: 0px;
	font-variant: normal;
	border-right-style: dashed;
	border-left-style: none;
	border-right-color: A0AFBF;
	border-left-color: A0AFBF;


}
h6 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #979700;
	border-bottom-color: #999900;
	font-size: 9px;
	font-weight: normal;
	padding: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	border-right-style: none;
	border-left-style: none;
	color: #666666;
	background-color: #FFFFCC;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;


}
LineBreaker {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: A0AFBF;
	border-bottom-color: A0AFBF;
	font-weight: normal;
	padding: 0px;
	font-variant: normal;
	border-right-style: dotted;
	border-left-style: none;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: A0AFBF;
	border-left-color: A0AFBF;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
