@charset "UTF-8";
/* ConradC 2009 
STYLESHEET
*/
html { height: 100%; }

body { margin: 0px; background-color: #ffffff; height:100%; }

p {	}

#content { text-align:center; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#666666; line-height: 12px; }

a:link { color: #333333; }

a:visited { color: #333333; }

a:hover { color: #000000; }

a:active { color: #333333; }