body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:Black;
	text-align:center;
}

a { color:Blue; }
a:hover { color:Red; }

/************************************************************************* Page Template
*/

div.PageContainer
{
	margin:20px auto 20px auto;
	text-align:left;
	width:770px;
}

/************************************************************************* Header
*/

div.HeaderFrame
{
	
}

div.HeaderFrame a
{
	
}

div.HeaderFrame a:hover
{
	
}

div.HeaderFrame h1
{
	width:223px;
	height:62px;
	text-indent:-9999em;
	background:url(cosmoslogo.gif);
}

/************************************************************************* Content Area
*/

div.ContentFrame
{
	padding:0 0 0 10px;
}

div.ContentFrame a
{
	text-decoration:underline;
}

div.ContentFrame a:hover
{
	text-decoration:none;
}

div.ContentFrame h2,
div.ContentFrame h3,
div.ContentFrame h4,
div.ContentFrame ol,
div.ContentFrame ul,
div.ContentFrame table
{
	margin:0 0 1em 0;
}

div.ContentFrame h2
{
}

div.ContentFrame h3
{
}

div.ContentFrame h4
{
}

/************************************************************************* Footer
*/

div.FooterFrame
{
	color:#999999;
	font-size:11px;	
	padding:0 0 0 10px;
}

div.FooterFrame a
{
}

div.FooterFrame a:hover
{
}