body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	background-image: url(images/side_03.jpg);
	top-margin: o;
	left-margin: 0;
}
table tr td{
	padding: 0;
	border: 0;
	margin: 0;
}
a#mainnav{
	font-size: 1.4em;
	line-height: 1.7em;
}
a:link, a:visited, a:hover{
	text-decoration: none;
	text-height: 1.2em;
}
a:link{
	color: #FFCC66;
}
a:visited{
	color: #FFCC66;
	font-style: italic;
	font-weight: bold;
}
a:hover{
	color: white;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
p.text{
	padding: 10px;
	color: white;
	font-weight: 700;
	line-height: 1.3em;
}
p.text2{
	width: 85%;
	width: 85%;
	font-size: 1em;
	color: white;
	font-weight: 400;
	line-height: 1.5em;
}
p.text3{
	font-size: 1em;
	color: #D8C0C0;
	width: 85%;
	width: 85%;
	line-height: 1.3em;
}
blockquote{
	text-align: left;
	font-size: 0.7em;
	padding: 10px;
	color: white;
	font-weight: 400;
	line-height: 1.4em;
}
td#content{
	background-color: white;
	padding: 20px;
	vertical-align: top;
}
td#content p{
	font-size: 1em;
	line-height: 1.3em;
	width:85%;
}
td#content ul{
	line-height: 1.2em;
	list-style-type: square;
}
td#content a{
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}
td#content h1{
	font-size: 1.5em;
	text-align: left;
	color: #003366;
	text-decoration: underline;
}
font.highlight{
	color: #003366;
	font-weight: 700;
	font-style: italic;
}