a:link{
	text-decoration:none;
	color:#1A75C5;
	font-weight:bold;
	cursor: e-resize;
	}

a:visited{
	text-decoration:none;
	color: #746975;
	font-weight:bold;
	cursor: e-resize;
	}

a:hover{
	text-decoration: underline;
	color:#95C6EA;
	font-weight:bold;
	cursor: e-resize;
	}

html{
	scrollbar-face-color: #87AFD1;
	scrollbar-base-color: #C3DCF2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #1C70BC;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #1C70BC;
	}

body{
	background-color:#ffffff;
	font-size:8pt;
	font-family:trebuchet ms, arial, serif;
	text-align: center;
	color:#3C5888;
	margin:0px;
	padding:0px;
	}

table{
	font-size:8pt;
	font-family:trebuchet ms, arial, serif;
	text-align:center;
	color:#3C5888;
	margin:0px;
	padding:0px;
	}

input,textarea,select{
	background-color: #88B0D2;
	color:#40699E;
	font-family:trebuchet ms, arial. sans-serif;
	font-size:8pt;
	border: 1px solid #B9ADBA;
	}

#head{
	position: absolute;
	top: 0px;
	left: 0px;
	}

#body{
	position: absolute;
	top: 255px;
	left: 20px;
	width: 465px;
	text-align: justify;
	}

#title{
	position: absolute;
	text-align: right;
	top: 210px;
	left: 70px;
	width: 415px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18pt;
	font-style: italic;
	letter-spacing: 4px;
	border-bottom: 1px solid;
	filter: alpha(opacity=00, finishopacity=100, Style=1);
	}
