body {
	background-color : #fff;
	color : #003333;
	font-family : verdana, arial, helvetica, sans-serif;
}

p {
	font-size : 14px;
	line-height : 19px;
	text-align : justify;
}

li {
	font-size : 14px;
	line-height : 19px;
	text-align : justify;
}


a {
	background-color : transparent;
	color : #006666;
	font-weight : bold;
	text-decoration : underline;
}

a.txt {
	background-color : transparent;
	color : #003333;
	font-weight : bold;
	text-decoration : none;
}

.menu {
	background-color : #f4f4f4;
	color : #666;
	font-weight : bold;
	padding : 8px 0;
	font-size : 14px;
	margin-top : 20;
	text-align : center;
}

h1 {
	margin-top : 30;
	margin-bottom : 5;
	color : #CC0033;
}

h2 {
	margin-top : 0;
	margin-bottom : 0;
	color : #006666;
	font-weight : bold;
	font-size : 14px;
}

h3 {
	margin-top : 0;
	margin-bottom : 0;
	color : #006666;
	font-weight : bold;
	font-size : 14px;
}


