body {
	text-align : justify;
	background-color : #67BDA0;
	margin-top: 0px;
	margin-bottom: 0px;}

td.content {
	text-align : justify;
	color : #111137;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	font-size : 12px;
	padding : 8px;
	line-height : 20px;
	background-color : #ffffff;}

td.content:first-letter {
	font-family : georgia, "trebuchet ms", sans-serif;
	font-size : 20px;
	color : #111137;
	background-color : #ffffff;
	text-transform : uppercase;
	float : left;
	padding: 0px;}

td.menu {
	text-align : justify;
	color : #111137;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	font-size : 12px;
	padding : 8px;
	line-height : 17px;
	background-color : #ffffff;}

td.footer {
	text-align : justify;
	color : #67BDA0;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	font-size : 10px;
	padding : 8px;
	background-color : #ffffff;
	line-height : 12px;
	letter-spacing : 1px;}

li	{
	color: #000;
	font-family: "trebuchet ms", tahoma, arial, verdana, sans-serif;
	background-color: #fff;
	list-style-image: url(imgs/bullet.jpg);
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	margin: 0px;
        line-height: 20px;}



a:link {
	text-decoration : none;
	color : #34A7AD;
	cursor : default;
	font-size : 11px;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	line-height : 15px;
	letter-spacing : 1px;}

a:visited {
	text-decoration : none;
	color : #34A7AD;
	cursor : default;
	font-size : 11px;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	line-height : 15px;
	letter-spacing : 1px;}

a:hover {
	text-decoration : none;
	color : #89C6B8;
	cursor : default;
	font-size : 11px;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	line-height : 15px;
	letter-spacing : 1px;}

a:active {
	text-decoration : underline;
	color : #993333;
	cursor : default;
	font-size : 11px;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	line-height : 15px;
	letter-spacing : 1px;}

.nav a, .nav a:link, .nav a:active, .nav a:visited {
	display : block;
	text-align : center;
	background-color : #FFF;
	color : #000000;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	font-size : 9px;
	text-transform : uppercase;
	line-height : 14px;
	padding : 2px;
	border-style : outset;
	border-color : #78CCB5;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	letter-spacing : 1px;}

.nav a:hover {
	display : block;
	background-color : #FFF;
	color : #000000;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	font-size : 9px;
	line-height : 14px;
	padding : 2px;
	letter-spacing : 1px;
	border-style : outset;
	border-color : #F2998B;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;}


blockquote {
	display: block;
        background-color: #E8F6F6;
        padding: 2px 2px 2px 6px;
        border-left: 3px solid #F36774;
        font-weight: normal;}

h1 {
	color : #EB675B;
	font-size : 10px;
	font-family : verdana;
	line-height : 5px;
	font-style : normal;
	letter-spacing : 1px;
	text-transform : uppercase;
	padding-left : 10px;}


b {
	color : #EB675B;
	font-size : 10px;
	font-family : verdana;
	line-height : 16px;
	letter-spacing : 1px;
	text-transform : uppercase;}

i {
	color : #67BDA0;
	font-size : 12px;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	line-height : 11px;
	text-transform : lowercase;}

u {
	color : #1F9DAB;
	font-size : 12px;
	font-family : "trebuchet ms", tahoma, arial, verdana, sans-serif;
	line-height : 11px;}
