BODY {FONT-SIZE: 9pt; 
		COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #82BADA; text-decoration: none;
		BACKGROUND-image: url(images/bg.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-attachment:fixed;

		 margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0}

TABLE {font-family: verdana, helvetica, sans serif; color: #ffffff; font-size: 8pt; text-decoration: none;}
TR{font-family: verdana, helvetica, sans serif; color: #ffffff; font-size: 8pt; text-decoration: none;}
TD{font-family: verdana, helvetica, sans serif; color: #ffffff; font-size: 8pt; text-decoration: none;}
P{font-family: verdana, helvetica, sans serif; color: #000000; font-size: 8pt; text-decoration: none;}


H1 {font-family: verdana, helvetica, sans serif; color: #000000; font-size: 30pt; font-weight: bold}
H2 {font-family: verdana, helvetica, sans serif; color: #000000; font-size: 20pt; font-weight: bold}
H3 {font-family: verdana, helvetica, sans serif; color: #CC0000; font-size: 15pt; font-weight: bolder}
H4 {font-family: verdana, helvetica, sans serif; color: #CC0000; font-size: 12pt; font-weight: bold; margin-top: 0px;
	margin-bottom: 0px; line-height: normal;}
H5 {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}

H6 {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;

}


A {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

a:visited
{
    color: #000066;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}
a:link
{
    color: #000000;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}
A:active {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

.small
{
    font-size: 10px;
    line-height: 11px;
}
.bold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

a:hover
{
    text-decoration: underline;
    color: #000000;
    background: transparent;
    font-weight: bold;
    
}

li
{
	font-size:small;
	margin-left:0px;
	
}

#text_div
{
	margin-left: 10px;
	margin-right: 10px;
}
#text_div p
{
	font-size:small;
	text-align:justify;
	line-height:24px;
}
	
