body {
	margin: 0px;
	font-family: Verdana
	}

h1 {
	font-size: 14pt;
	font-weight: normal;
	}

a {
	color: #0066CC;
	text-decoration: none;
	
	}

a:visited {
	color: #0066CC;
	text-decoration: none;

	}

a:hover {
	color: #FF4500;
	text-decoration: none;
	}

#rap {
	width: 750px;
	}

div.meta {
	font-size: 10pt;
	color: #666666;
	text-align: center;
	padding: 3px 0px 5px 3px;
	background: url(../images/meta-bg.jpg) repeat-x top;
	}

.keywords {
	font-size: 8pt;
	}

img {
	border: 1px solid #000000;
	}
