body {
	background-color:#fff;
	margin: 0px;
	margin-top: 50px;
	color: #333;
	text-align: right;
	line-height: 130%;
	text-align: left;
	font-family: Georgia, Serif;
	font-size: 10px;
}

a:link { text-decoration:underline; color: #99CCCC; }
a:active { text-decoration:underline; color: #99CCCC; }
a:visited { text-decoration:underline; color: #99CCCC; }
a:hover { text-decoration: none; color: #fff; background-color: #99CCCC; }

.highlight { background-color: #ffc; }

#dashed { width: 774px; border-bottom: 1px dashed #ccc; margin-left: -30px; }

#columns1 { line-height: 130%; }

#column1 { text-align: left; float: left; margin-right: 30px; }

#column2 { width: 300px; float: left; text-align: left; margin-right: 30px; }

#column3 { float: left; text-align: left; }
