a:link	{
	color : #647481;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #161358;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #05A5FF;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #05A5FF;
	font-weight : bold;
}

BODY {
	BACKGROUND-IMAGE: url('images/back.gif'); MARGIN: 0px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 85%
}

table {	background-color : #FFFFFF;
}

p {	font-size : 85%;
}

tr {	font-size : 85%;
}

li {	font-size : 85%;
}

h1 {
	color : #354C76;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bold;
	letter-spacing : 2px;
}

h2 {
	color : #515c65;
	font-size : 105%;
}

h3 {
	font-size : 105%;
	margin-bottom : 0;
}


.btnav	{
	background-color : #F8B30D;
	border : 1px #05A5FF solid;
	color : Black;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-weight : bold;
}

.btnavbk { 
	background-color : #808080;
	border : 0px #000000 none;
	color : #C0C0C0;
}

.orange {
	color : #E08A23;
	font-size : 110%;
