body
{
	font: 13px/16px Garamond, Times New Roman, Georgia, sans-serif;
  background : #F5F5F5;
  color : #0A0A0A;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
	scrollbar-highlight-color : #F5F5F5;
	scrollbar-track-color : White;
	scrollbar-darkshadow-color : Gray;
	scrollbar-shadow-color : White;
	scrollbar-face-color : White;
	scrollbar-base-color : #F5F5F5;
	scrollbar-3dlight-color : #F5F5F5;
	scrollbar-arrow-color : Gray;
}

a
{
  color : #0A0A0A;
  text-decoration : none;
  border-bottom: 1px dashed #c0c0c0;
}

a:active
{
  color : #F584B1;
}

a:visited
{
  color : #A85B7A;
}

a:hover
{
  text-decoration : underline;
	color : #A89EA6;
}

h1
{
	font: 200/72px Garamond, Times New Roman, Georgia, sans-serif;
}

#content
{
	width : 462px;
}