/* This is a comment */

body         { background-color:#F0FFF0 }

/*a    { text-decoration: none }*/
a:link   { color: #F8FFF8; text-decoration: none } 
a:visited{ color: #F8FFF8; text-decoration: none }
a:active { color: #F8FFF8; text-decoration: underline }
a:hover  { color: #F8FFF8; text-decoration: underline }

/*.Ti36 { font-size: 32px; font-family: Times New Roman }*/
.Ti36 { font-size: 24px; font-family: Tahoma; font-weight:bold; color:#006000 }

.T12 { font-size: 12px; font-family: Tahoma }
.T11 { font-size: 11px; font-family: Tahoma }

.V12 { font-size: 12px; font-family: Verdana }
.V10 { font-size: 10px; font-family: Verdana }
