a:link {color:purple;
	text-decoration:none;}
a:visited {color:purple;
	text-decoration:none;}
a:focus {color:purple;
	text-decoration:none;}
a:hover {color:purple;
	text-decoration:underline;}
a:active {color:purple;
	text-decoration:none;}

body
	{
	background-color:#eee;
	text-align:center;
	}

#border {
	border: 1px solid black;
	width:755px;
	background-color:white;
	margin-right:auto;
	margin-left:auto;
	}


p, li
	{
	font-size:10pt;
	margin-bottom:5px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	}

#table, h4, p, #main, #menu, td, tr, h1, h2, h3, ul
	{font-family: "Verdana","Arial", "Helvetica", sans-serif;}

.p_align
	{
	vertical-align: top;
	}

.menu_images
	{
	border-width:0;
	margin:0;
	}

.bold {font-weight:bold}