body 	{
	margin:0px 0px 0px 0px;
	font-family: verdana, tahoma, arial;
	}


h1	{
	font-size: 100%;
	font-weight: boldest;
	color: #CC0066;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: left
	}

h2	{
	font-size: 90%;
	font-weight: boldest;
	color: #CC0066;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: left
	}

h3	{
	font-size: 80%;
	font-weight: boldest;
	color: #CC3366;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left
	}

.menu	{
	font-size: 80%;
	font-weight: bold;
	color: #CC3366;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left
	}

	a.menu:link 
		{ 
		font-size: 80%;
		font-weight: bold;
		color: #CC3366;
		text-decoration: none;
		font-size: 100%;
		}
	a.menu:visited 
		{ 
		font-size: 80%;
		font-weight: bold;
		color: #CC3366;
		text-decoration: none;
		font-size: 100%;
		}
	a.menu:hover 
		{ 
		font-size: 80%;
		font-weight: bold;
		color: #66CCFF;
		text-decoration: none;
		font-size: 100%;
		}

p, div	{
	font-size: 80%;
	color: #CC3366;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px
	}
	a:link 
		{ 
		color: #660033;
		text-decoration: underline;
		font-size: 100%;
		font-weight: normal
		}
	a:visited 
		{ 
		color: #CC3366; 
		text-decoration: underline;
		font-size: 100%;
		font-weight: normal
		}
	a:hover 
		{ 
		color: #66CCFF; 
		text-decoration: none;
		font-size: 100%;
		font-weight: normal
		}
