@charset "UTF-8";
/* CSS Document */



body {}

.one { text-align:center; margin-left:auto; margin-right:auto; font-family:Verdana, Geneva, sans-serif}
	 
.five {text-align:center; margin-left:auto; margin-right:auto; width:700px}

.two {float:left}

.two ul {list-style-type:none;margin-left:-15px}

.two ul li {margin-bottom:17px; text-align:left;font-family:Verdana, Geneva, sans-serif; font-size:24px;}

.three { width:500px;float:right; top:505px; left:200px;font-family:Verdana, Geneva, sans-serif; font-size:16px; text-align:left}

a:link {color:#600}
a:visited {color:#600}
a:hover {color:#009}
a:active {color:#600}

