/* Setup the default body color  */
body {color: #333366; font-size: 10px;line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif;
	background: #CCCCCC;
	text-align: center; margin: 10px}
p {font-family: Arial; color: #000000; font-size: 9pt; font-weight: normal; }

td {font-family: Arial; color: #000000; font-size: 9pt; font-weight: normal; }

/* Setup the normal link colors  */
a:link {color: #000000; text-decoration: none; font-size: 10pt }
a:visited {color: #444444; text-decoration: none; font-size: 10pt}
a:hover {color: #880000; text-decoration: underline; font-size: 10pt}

/* Setup the normal link colors */
a.normala {color: #000000; text-decoration: none; font-size: 9pt }
a.normala:visited {color: #444444; text-decoration: none; font-size: 9pt }
a.normala:hover {color: #880000; text-decoration: underline; font-size: 9pt }

