/* CSS Document */
body {background-color:#003366}

a {color:yellow;font-weight:bold; text-decoration:none}

a:hover {color:yellow; text-decoration:underline}

p,pre,td {font: 10px Verdana, Arial, Helvetica, sans-serif;margin:0px 10px 10px 10px; color:#CCCCCC}

h1 {font-size:24px;padding-top:10px;padding-left : 10px;}

.maindiv {border-left : 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC}

.rightdiv {border-right : 1px dotted #CCCCCC; border-left : 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC}

.big {color:white;font-size:48px;padding-top:10px;padding-left : 10px;}

.topic {font-size:14px;}

.bartop {border-left : 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC; border-right: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC}

.yellow {font-size:16px;color:yellow;font-weight:bold;}