BODY {
	margin-left:0%;
	margin-right:0%;
	margin-top:0%;
	background-color: #ffffff;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%
}

p.title1 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13pt;
	font-weight: bold;
	line-height: 100%
}


TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: 140%
}

.title {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.subtitletitle {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.mini {
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.minix {
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 120%;
}
A:LINK {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #000099;
	text-decoration: none;	
	font-weight: bold;
}

A:ACTIVE {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #ff3333;
	text-decoration: underline;
	font-weight: bold;
}

A.class3:LINK {
	color: #9999CD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
	line-height: 100%;
}

A.class3:VISITED {
	color: #9999CD;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
	line-height: 100%;	
}

A.class3:ACTIVE {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
	line-height: 100%;
}

A.class3:HOVER {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
	line-height: 100%;
}

H1 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	line-height: 100%
}

H2 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}

H3 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;

}

H4 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;

}

H5 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

H6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


UL {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

TH {
	color: #333333;
	background-color : #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

CAPTION {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style: italic;
	font-size: 8pt;
}

P {
    COLOR: #333333;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
}


.aceTextField {
border:1px solid; background-color: FFFFFF;
color: 000000;
font-size: 10pt;
font-family: arial;
}


.aceButton {
border:0px solid; 
background-color: 9999CD;
color: FFFFFF;
font-size: 10pt;
font-family: verdana
}