p.topright {
	color: #FF66CC;
	font-size: 24px;
	text-align: right;
 	margin-right: 1cm
}

p.content {
	line-height: 100%;
	color: #FF66CC;
	font-family: "Times New Roman", Times, serif;
	text-indent: 2cm;
	font-size: 14pt;
}

#main { 
	width: 65%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	table-align: center;
	 margin-top: 3cm;
}

table { margin-left: auto;
		margin-right: auto;
}

p.nav {
		font-size:16pt
}

p.bottomleft {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-indent: 2cm;
	font-size: 10pt;
	vertical-align: text-top
}

/* --------Links----------*/

a img {
	border: none
}

a.nav:link {
	color: #FF66FF; text-decoration: none; font-style:oblique
}

a.nav:visited {
	color: #FF66FF; text-decoration: none; font-style:oblique
}

a.nav:hover {
	color: #FF66FF; text-decoration: underline; font-style:oblique
}

a.nav:active {
color: #FF66FF; text-decoration: none; font-style:oblique
}

a.bottom:link {
	color: #FF66FF; text-decoration: none; font-style:oblique
}

a.bottom:visited {
	color: #FF66FF; text-decoration: none; font-style:oblique
}

a.bottom:hover {
	color: #FF66FF; text-decoration: underline; font-style:oblique
}

a.bottom:active {
color: #FF66FF; text-decoration: none; font-style:oblique
}
