/* CSS Document */

BODY {
	MARGIN: 0px; 
        font-size: 12px; 
        color:#063160; 
}
a:link {
	FONT-SIZE:9pt;
	color: #063160;
	text-decoration: none;
}
a:visited {
	FONT-SIZE:9pt;
	color: #063160;
	text-decoration: none;
}
a:hover {
	FONT-SIZE:9pt;
	color:#E75D15;
	text-decoration: none;
}
a:active {
	
	FONT-SIZE:9pt;
	color: #063160;
	text-decoration: none;
}
.input {
	FONT-SIZE: 12px; COLOR: #063160; FONT-FAMILY: "??"; TEXT-DECORATION: none
}
.input1 {
	FONT-SIZE: 12px; COLOR: #063160; FONT-FAMILY: "??"; width:65px; height:13px;
}
.input2 {
	FONT-SIZE: 12px; COLOR: #063160; FONT-FAMILY: "??"; width:30px; height:13px;
}
p {
    padding-left:10px;
    text-align: left;
    line-height:200%;
    text-indent:25px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

.style1 {font-size: 12px}
.style3 {color: #000000}

.style4 {
	font-size: 12px;
	color: #969696;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #3C82B1;
}
.style7 {font-family: Arial, Helvetica, sans-serif}
.link1 {
	FONT-SIZE: 12px; PADDING-BOTTOM: 2px; COLOR: #000000; LINE-HEIGHT: 130%; PADDING-TOP: 2px; FONT-FAMILY: "Microsoft Sans Serif"
}
.link1 A:link {
	COLOR: #000000; FONT-FAMILY: "Microsoft Sans Serif"; TEXT-DECORATION: none
}
.link1 A:visited {
	COLOR: #000000; FONT-FAMILY: "Microsoft Sans Serif"; TEXT-DECORATION: none
}
.link1 A:hover {
	COLOR: #000000; FONT-FAMILY: "Microsoft Sans Serif"; TEXT-DECORATION: underline
}
.link1 A:active {
	COLOR: #000000; FONT-FAMILY: "Microsoft Sans Serif"; TEXT-DECORATION: underline
}