	body, {
    	margin: 0px 0px 0px 0px;
		font-family : Verdana;
		
	}
	h1{
		font-style : italic;
		font-family : serif;
		font-size : 250%;
		margin-left : 30%;
	}
	h2{

	}
	a {
		font-size : 120%;
		text-decoration : none;
		color : #3c4368;

	}

	a:Active  {
		color : #3f689a;
		text-decoration : none;


	}
	a:Hover  {
		color : #000000;
		text-decoration : none;

	}
	.menu {
		font-size : 14px;
		text-decoration : none;
		color : #D8CCB1;
		font-weight : bold;
		font-style : italic;
	}

	.menu:Active  {
		color : #CBAE0C;
		text-decoration : none;
		font-weight : bold;
	}
	.menu:Hover  {
		color : #CBAE0C;
		text-decoration : none;
		font-weight : bold;
	}
