/* begin body type */	

body	{
	background: black:
	color: white;
	font-size: 24px;
	font-family: Garamond;
	margin-left: 72px;
	margin-right: 72px;
	margin-top: 72px;
	}

/* end body type */	

/* Begin Header type */	
h1	{	
	font-family:	Garamond, Arial, Verdana, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-family:	Garamond, Arial, Verdana, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.75em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-family:	Garamond, Arial, Verdana, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.58em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
	font-family:	Garamond, Arial, Verdana, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{	
	font-family:	Garamond, Arial, Verdana, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{	
	font-family:	Garamond, Arial, Verdana, Syntax, sans-serif;
	font-size-adjust:	.53;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

/* End Header type */	

p.copyright	{
		font-family: Arial;
		font-size: 12px}
		font-color: white;
		background: black
		}

warning		{
		font-family: Arial;
		font-size: 16px;
		font-color: red
		}

a 		{
		text-decoration: none; 
		font-weight: bold
		}

/* Begin Link type */	
a:link 		{
		color: #000080;
		}

a:visited 	{
		color: #69C
		}

a:active 	{
		color: #C00;
		}

a:hover 	{
		text-decoration: underline
		}		 
/* End Link type */

	/* begin body box */


body	{
	margin-top:	1.58em;
	margin-left:	5%;
	margin-right:	5%;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
	}

	/* end body box */