﻿
body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#3260FB;
}

li a:link, a:visited, a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#3260FB;
	width:230px;
}

html li {
	width:230px;
}

li a:hover {
	color:#000;
}

#nav {
	vertical-align:top;
	padding:0 30px 0 15px;;
	border-right:1px #000 solid;
}

#main {
	width:500px;
	vertical-align:top;
	padding:0 30px;
}

.big {
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	font-weight:bold;
}