body {
		font-family: century gothic;
		font-size: 13px;
		scrollbar-face-color: #2F2F73;
		scrollbar-shadow-color: #2F2F73;
		scrollbar-highlight-color: #ccffff;
		scrollbar-3dlight-color: #2F2F73;
		scrollbar-darkshadow-color: #ccffff;
		scrollbar-track-color: #2F2F73;
		scrollbar-arrow-color: #ccffff;
		}

p  {
	font-family: century gothic;
	font-size: 13px;
	color: #333333;
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
	margin-height: 0px;
	}

a:link  {
			font-family: century gothic;
			font-size: 12px;
			color: #3399ff ;
			text-decoration: none;
			margin-top: 10px;
			font-weight: bold;
			}

a:visited	{
			font-family: century gothic;
			font-size: 12px;
			color: #87D1FF ;
			text-decoration: none;
			margin-top: 10px;
			font-weight: bold;
			}

a:active	{
			font-family: century gothic;
			font-size: 12px;
			color: #3399FF;
			text-decoration: none;
			margin-top: 20px;
			font-weight: bold;
			}

a:hover	{
			font-family: century gothic;
			font-size: 12px;
			color: #FFFF66;
			text-decoration: none;
			topmargin: 20px;
			font-weight: bold;
			}

input 	{
			background-color: #ffffcc;
			font-family: century gothic;
			font-size: 12px;
			}

textarea	{
				background-color: #ffffcc;
				font-family: century gothic;
				font-size: 12px;
				}

.geel	{
			font-family: century gothic;
			font-size: 15px;
			color: #ffffcc;
			margin-top: 5px;
			font-weight: bold;
			text-decoration: none;
			}

.big		{
			font-family: century gothic;
			font-size: 15px;
			color: #66CCFF;
			font-weight: bold;
			text-decoration: none;
			}

.small	{
			font-family: century gothic;
			font-size: 11px;
			color: #87D1FF;
			font-weight: bold;
			}

.blue		{
			font-family: century gothic;
			font-size: 13px;
			color: #3399FF;
			text-decoration: none;
			}

h1		{
			font-family: trebuchet ms;
			font-size: 15px;
			color: #66CCFF;
			margin-left:10px;
			margin-right:20px;
			topmargin: 0px;
			}

h2		{
			font-family: trebuchet ms;
			font-size: 17px;
			color: #3399FF;
			margin-left:10px;
			margin-right:20px;
			topmargin: 0px;
			}
