body
	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 background: #fff;
	 background-image: url(images/pattern4.gif);
	 background-repeat:repeat;
	 margin: 0px;
	 padding: 0px;}

#container
	{position: relative;
	 top: 100px;
	 background: #fffbf0;
	 width: 750px;
	 text-align: left;
	 border: double #755e3e;
	 border-width:  3px 3px 3px 3px;
	 padding: 10px;}

a {font-weight: bold; color: #755e3e}
a:hover {color: #e2d350}
a:active {color: #e2d350}
a:visited {text-decoration: none;}

h1 
	{
	font-style: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #755e3e ;
	text-align: left;   
	}

h2 
	{
	font-style: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #755e3e ;
	text-align: left;   
	}

h4 
	{
	font-style: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #755e3e ;
	text-align: left;   
	}
	
ul
	{
	list-style: disc;
	color: #755e3e;
	}	
	
.submition
	{
	border: 1px solid #755e3e;
	background-color: #ebe2c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ;
	font-weight: bold;
	color: #755e3e;
	cursor: pointer;
	}

.time
	{
	font-style: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #755e3e ;
	text-align: left; 	
	}
	
.intro
	{
	font-style: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #755e3e ;
	text-align: center; 	
	}