h1           { font-family: 'Times New Roman', serif; font-size: 14pt; color: #993366}
h2           { font-family: 'Times New Roman', serif; font-size: 14pt; color: #800080; font-weight: bold }
h3           { font-family: 'Times New Roman', serif; font-size: 12pt; color: #993366; font-weight: bold }
h4           { font-size: 12pt; font-family: 'Times New Roman', serif; color: #800080 font-weight: bold }
h5           { font-family: Arial, san serif; font-size: 10pt; color: #993366; font-weight: bold }
h6           { font-family: Arial, san serif; font-size: 8pt; font-variant: small-caps; text-transform: 
               uppercase }
body         { font-family: 'Times New Roman', Times, serif; font-size: 12pt }
TD         { font-family:Arial, Helvetica, sans-serif; font-size: 12pt }


blockquote		{ font-family: 'Times New Roman', Times, serif; font-size: 12pt }


A:link
{
COLOR: #993366;
TEXT-DECORATION: none
}
A:visited
{
COLOR: #993366;
TEXT-DECORATION: none 
}
A:active
{
COLOR: #993366;
TEXT-DECORATION: none
}
A:hover
{
COLOR: #800080;
TEXT-DECORATION: underline
}

body { 
scrollbar-base-color: #606060; 
scrollbar-face-color: #632142; 
scrollbar-track-color: #C0C0C0; 
scrollbar-arrow-color: #C0C0C0;
scrollbar-highlight-color: #774456; 
scrollbar-3dlight-color: #774456; 
scrollbar-shadow-color: #774456;
scrollbar-darkshadow-color: #000000; 
} 

.floatright{
	float:right;
}

.floatleft{
	float:left;
}