/* CSS Document */

h1 {
	font-size: 24px;
	text-align: center;
	font-weight: lighter;
}
a{
	color:#990033;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	text-align: justify;
	background-color:#FFFFCC;
	margin-left:220px;
}

.cushymail_cell {
	text-align: justify;
}

.cushymail_table {
	background-color: #FFFFAA;
}

h2 {
	font-size:14px;
	font-weight: bold;
}

h3 {
	font-size:14px;
	font-weight: bold;
}
h6 {
	margin-top:0px;
}
.navi ul{
	font-size:10px;
}

.navi{
	position:absolute;
	left:10px;
	top:10px;
	padding:10px;
	border-right:1px solid black;
}
