/* Drop Three Style Sheet*/

/* General*/

h1 {font-family: verdana; color: #FF0033; font-style: italic; font-size: x-large; font-weight: bolder; }
h2 {font-family: verdana; color: #990033; font-style: italic; font-size: large; font-weight: bolder; }
h3 {font-family: verdana; color: #CC0000; font-style: italic; font-size: small; font-weight: bolder; }
h4 {margin: 0px 5px 10px 10px; color: Black; font-size: 1em; font-style: italic; font-weight: bold;}
h5 {margin: 0px 5px 10px 10px; color: Black; font-size: 1em; font-style: italic; font-weight: normal;}
h6 {margin: 0px 5px 10px 10px; color: Black; font-size: 1em; font-weight: bold;}

/*Home Page*/

td { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; line-height: normal; text-align: center; }
body,td,th { font-family: Arial, Helvetica, sans-serif; color: #990000; font-size: 12px; }
body { background-color: #CCCCCC; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
a:link { color: #CC0000; text-decoration: none; }
a:visited { text-decoration: none; color: #1A13A8; }
a:hover { text-decoration: none; color: #990033; }
a:active { text-decoration: none; color: #CC0000; }
.style1 { color: #FF0033; font-style: italic; font-size: x-large; font-weight: bolder; }
.indicita { color: #990033; font-style: italic; font-size: small; font-weight: bolder; }
.sectionlink { color: #CC0000; font-style: italic; font-size: large; font-weight: bolder; }

