/* CSS Document */

.text { color: #000000; font-size:12px; font-weight: normal; font-family: Georgia, Times New Roman, Geneva; }

.headline{ color:#660000; font-size: 16px; font-weight: bolder; font-family: Georgia, Times New Roman, Geneva;}

.titleblack{ color:#000000; font-size: 14px; font-weight: bolder; font-family: Georgia, Times New Roman, Geneva;}
.titlered{ color:#FF0000; font-size: 14px; font-weight: bolder; font-family: Georgia, Times New Roman, Geneva;}

.utitleblack{ color:#000000; font-size: 10px; font-weight: normal; font-family: Georgia, Times New Roman, Geneva; font-style: italic;}
.utitlered{ color:#FF0000; font-size: 10px; font-weight: normal; font-family: Georgia, Times New Roman, Geneva; font-style: italic;}

a:link  { color:#660000; font-size: 12px; font-family: Georgia, Times New Roman, Geneva; text-decoration: none; font-weight: bolder;}
a:visited { color:#660000; font-size: 12px; font-family: Georgia, Times New Roman, Geneva; text-decoration: none; font-weight: bolder;}
a:active { color:#660000; font-size: 12px; font-family: Georgia, Times New Roman, Geneva; text-decoration: none; font-weight: bolder;}
a:hover { color:#FF0000; font-size: 12px; font-family: Georgia, Times New Roman, Geneva; text-decoration: underline; font-weight: bolder;}
