a.main:visited
	{
		font-family: "Palatino linotype", "Verdana", "Tahoma";
		text-decoration : none;
		font-size : large;
		color : #000000;
		margin-left:12;
	}
a.main:active
	{
		font-family: "Palatino linotype", "Verdana", "Tahoma";
		text-decoration : none;
		font-size : large;
		color : #000000;
		margin-left:12;
	}
a.main:link
	{
		font-family: "Palatino linotype", "Verdana", "Tahoma";
		text-decoration : none;
		font-size : large;
		color : #000000;
		margin-left:12;
	}
a.main:hover
	{
		font-family: "Palatino linotype", "Verdana", "Tahoma";
		text-decoration : none;
		font-size : large;
		color : #000000;
		margin-left:12;
	}
.main
	{
		font-family: "Palatino linotype", "Verdana", "Tahoma";
		text-decoration : none;
		font-size : large;
		color : #000000;
		margin-left:12;
	}
body
	{
		background-color: #ffffff;
//		font-size : x-small;
	}
p
	{
//		font-family: "Verdana", "Tahoma";
//		font-size : x-small;
	}
li
	{
//		font-family: "Verdana", "Tahoma";
//		font-size : x-small;
	}
img
	{
		border: 0
	}