body	{
	margin:	0;
	padding: 0;
	font-family:  arial, helvetica, sans-serif;
	color: #000;
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
        }
div, p,     {           
    font-family:   arial, helvetica, sans-serif;
    }

.content {
	padding: 0px 0px;
	margin: 0% 10%;
	border: 1px dotted #333333;
	background-color: transparent;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	margin-bottom: 	1em;
	}
h1	{
	font-size:	2em;   color: blue; text-decoration: underline;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	}
h5	{
	font-size:	1em;
	}

h1, h2, h3, h4, h5 	{
	margin:	1.25em 0 0 0;
	font-family: arial, helvetica, sans-serif;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0, .first 	{
	margin-top:	0;
	padding-top: 0;
	}
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#cc0000;
	background-color: transparent;
	}
a:visited	{
	color:	#cc0000;
	background-color: transparent;
	}
a:active	{
	color:	#cc0000;
	background-color: transparent;
	}
a:hover	{
	color:	#FF0000;
	background-color: transparent;
	text-decoration:	underline;
	}
	
#contact {
	font: 11px  arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #333333;
	}

#footer, .marginalia {
	font: 11px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
#left {
  float: left;
  margin: 10px;
  width: 160px;
}
#right {
  float: right;
  width: 5px;
}
.foot {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 12px;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.unnamed2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
}
.vip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	list-style-type: disc;
	word-spacing: 4pt;
	text-align: left;
}
