BODY 		{ 
		background-color: #ffffff; 
		color: #993300;
    scrollbar-face-color: #6F8F4E; 
    scrollbar-highlight-color: #1A3301; 
    scrollbar-shadow-color: #1A3301; 
    scrollbar-3dlight-color: #1A3301; 
    scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #D9EAC9; 
    scrollbar-darkshadow-color: #000000;
	margin: 0cm 0cm 0cm 0cm;
	font-size: 8px;
	text-align: left;
	color: #993300;
	font-family: Arial, sans-serif;
	}
a.link {
		color: #3D7A7A;
		font-size: 8px;
		font-family: Arial Narrow;
		}

a.one:link {
		color: #6F8F4E;
		font-size: 12px;
		font-family: Arial, sans-serif;
		}
a.one:visited {
		color: #6F8F4E;
		font-size: 12px;
		font-family: Arial, sans-serif;
		}
a.one:hover {
		color: #1E3A02;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, sans-serif;
		}
a.one:active {
		color: #993300;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, sans-serif;
		}
a.two:link {
		color: #993300;
		font-size: 12px;
		text-decoration: underline;
		font-family: Arial, sans-serif;
		}
a.two:visited {
		color: #993300;
		font-size: 12px;
		text-decoration: underline;
		font-family: Arial, sans-serif;
		}
a.two:hover {
		color: #993300;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		font-family: Arial, sans-serif;
		}
a.two:active {
		color: #993300;
		font-size: 12px;
		font-family: Arial, sans-serif;
		}
hr
	 		{
 	color: #993300
 			}
border
		{
 	color: #993300
 			}

.uppercase {text-transform: uppercase}
.lowercase {text-transform: lowercase}
.capitalize {text-transform: capitalize}	

.normal {font-weight: normal}
.thick {font-weight: bold}
.thicker {font-weight: 900}

.italic {font-style: italic}
.normal {font-style: normal}
.oblique {font-style: oblique}

p          {
text-align: justify;
font-size: 12px;
color: #1A3301;
font-family: Arial, sans-serif;

}

p.one          {
text-align: center;
font-size: 13px;
color: #1A3301;
font-family: Arial, sans-serif;

}
h1,h2,h3,h4,h5,h6 
{
font-size: 15px;
font-family: arial, sans-serif;
color: #336666;
font-weight: bold
} 

ul
{
font-size: 12px;
font-family: arial, sans-serif;
color: #993300
}

ul.disc 
{
list-style-type: disc;
font-size: 12px;
font-family: arial, sans-serif;
color: #993300
}

ul.circle 
{
list-style-type: circle;
list-style-type: disc;
font-size: 12px;
font-family: arial, sans-serif;
color: #993300}

ul.square 
{
list-style-type: square;
list-style-type: disc;
font-size: 12px;
font-family: arial, sans-serif;
color: #993300
}

ul.none 
{
list-style-type: none;
list-style-type: disc;
font-size: 12px;
font-family: arial, sans-serif;
color: #993300
}
