#main	
	{
	font-family: Times New Roman;
	font-size: 14pt; 
	margin: 30px;
	}

#main	a:link,a:visited,a:active,a:hover
	{
	color: blue; 
	font-weight:bold;
	text-decoration:none
	}

#main h1
	{
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 16pt;
	text-align: center;
	padding: 0px;
	}
#main h2
	{
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 14pt;
	text-align: left;
	padding: 0px;
	}