body	{
	background-color: #ffffff;
	position: relative;
}

a:visited	{color: #543232; text-decoration: underline;}
a:link		{color: #000000; text-decoration: underline;}
a:hover		{color: #101010; text-decoration: underline;}

#Container {
	width: 700px;
	height: 580px;
	position: absolute;
}

h1	{font-size: 22px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}

h2	{border: solid #663333 .07em;
	width: 50%;
	color: #738c75;
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight: bold;
	PADDING: 1px;
	margin-left: 15px;
}

h3	{font-size: 19px;
	width: 65%;
	color: white;
	background-color: #663333;
	font-style: italic;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 2px;
}

p	{font-size: 12px;
	font-style: normal;
	font-family: Arial, sans-serif;
	color: #663333; 
}

#p1	{font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: yellow; 
} 

#p2	{font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #red; 
}

li	{font-size: 13px;
	font-family: Arial, sans-serif;
	color: #cccccc; 
} 

img#1	{SRC="Logo4.jpg"; 
}