p {
	color:#ddd;
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	line-height:20px;
	text-align:justify;
	margin-left:30px;
	margin-right:2em;
}

h1 {
font-size:24px;
line-height:30px;
color:#ffffff;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
margin-left:30px;
margin-right:30px;
border:dotted #800080;
border-right:none;
border-bottom:none;
text-align:left;
padding:5px;
margin-top:20px;
}

h2 {
color:#FF0000;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:16px;
line-height:17px;
margin-left:30px;
margin-right:20px;
margin-top:20px;
border:dotted #800080;
border-right:none;
border-bottom:none;
text-align:left;
padding:5px;
text-decoration:underline;
}

h3 {
color:#CCCCCC;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:16px;
line-height:17px;
margin-left:30px;
margin-right:30px;
text-align:center;
}

.home {
padding-top:2em;
}

.out {
color:#FF0000;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:18px;
line-height:22px;
display:inline;
}

.note { 
color:#0000FF;
background-color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:700;
}

<!--
.cssnav	{
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url(roll/over.gif);
background-repeat: no-repeat;
display: block;
width: 150px;
height: 39px;
margin: 0; 
margin-bottom:0px;
padding: 0; 
}
.cssnav a {
display:block;
font-size: 11px;
width: 150px;
height: 39
px;
display: block;
float: left;
margin: 0;
padding: 0;
color: black; text-decoration: none; 
}
.cssnav img {width:150px; height:39px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
}
-->