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

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

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

html{
	scrollbar-face-color: #E41779;
	scrollbar-base-color: #F5CDEB;
	}

body{
	background-color:#ffffff;
	background-image:url(head.jpg);
	background-repeat:no-repeat;
	font-size:8pt;
	font-family:arial, sans-serif;
	text-align: center;
	color:#A0476B;
	margin:0px;
	padding:0px;
	}

table{
	font-size:8pt;
	font-family:arial, sans-serif;
	text-align:center;
	color:#A0476B;
	margin:0px;
	padding:0px;
	}

input, select, textarea{
	background-color: #FFD3E4;
	color:#5E79AB;
	font-family:arial, sans-serif;
	font-size:8pt;
	border: 1px solid #F99ED3;
	}

#body{
	position: absolute;
	top: 435px;
	left: 50px;
	width: 525px;
	text-align: justify;
	}

#nav{
	position: absolute;
	top: 394px;
	left: 134px;
	font-size:7pt;
	font-family:georgia, times new roman, serif;
	text-align: center;
	letter-spacing: 4px;
	}

.title{
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 4px;
	}
