H1  {
	font-size : 16px;
	font-weight : bold;
	color : #F8C2C4;
	font-family : verdana, arial, helvetica;
}

H2  {
	font-size : 14px;
	font-weight : bold;
	color : #F8C2C4;
	font-family : verdana, arial, helvetica;
}

H3  {
	font-size : 12px;
	font-weight : bold;
	color : #F8C2C4;
	font-family : verdana, arial, helvetica;
}

A  {
	text-decoration: underline;
	color : #F8C2C4;
}

A:Visited  {
	text-decoration: underline;
}

A:Active  {
	text-decoration: underline;
}

TD, P  {
	font-size : 12px;
	font-family : verdana, arial, helvetica;
	color : #fff;
	font-weight : normal;
}

body {
	font-size : 12px;
	font-family : verdana, arial, helvetica;
	color : #fff;
	font-weight : normal;
	background-color:#fff;
	height:100%;
}

.copyright {
	padding-top:15px;
	padding-left:15px;
	font-size:10px;
	color:#9E1D20;
	width:777px;
}

#salmonstripe {
	border-right:2px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-style:solid;
	border-color:#F8C2C4;
}

.bodycell {
	padding:10px 10px 10px 10px;
}
