a{text-decoration:none}
a:link{text-decoration:underline}
a:active{color:red;text-decoration:none}
a:visited{color:green;text-decoration:none}
a:hover{text-decoration:none}

H1.first{font-size:22pt; font-weight:bold; font-family:arial; color:#880000; }
H1.second{font-size:18pt; font-weight:bold; color:#DC143C; font-family:Arial}
H3 {font-size:12pt; font-weight:bold; color: blue; font-family:arial;}
P.main{font-size:12pt; font-weight:normal; font-family:arial; color:#000000;}
P.mainbold{font-size:10pt; font-weight:bold; font-family:arial; color:#000000;}
P.maincentre{font-size:10pt; font-weight:normal; font-family:arial; text-align:center; color:#000000;}
P.maincentrebold{font-size:10pt; font-weight:bold; font-family:tahoma; text-align:center;}
.maincentre{font-size:10pt; font-weight:normal; font-family:arial; text-align:center; color:#000000;}
.maincentrebold{font-size:10pt; font-weight:bold; font-family:tahoma; text-align:center;}
.mainlargecentrebold{font-size:11pt; font-weight:bold; font-family:tahoma; text-align:center;}
.mainbold{font-size:10pt; font-weight:bold; font-family:arial; color:#000000;}
P.second{font-size:10pt; font-weight:normal; font-family:Arial; color:#000000; text-align:justify;}
P.secondcentre{font-size:10pt; font-weight:normal; font-family:Arial; color:#000000; text-align:center;}
P.secondcentrebold{font-size:11pt; font-weight:bold; font-family:Arial; color:#ff0000; text-align:center;}
P.secondbold{font-size:10pt; font-weight:bold; font-family:tahoma; color:#DC143C;}
P.secondsmall{font-size:9pt; font-weight:bold; font-family:tahoma; color:#DC143C;}
P.third{font-size:9pt; font-family:"Times New Roman";} 
P.fourth{font-size:10pt; font-weight:normal; font-family:tahoma; color:#DC143C;}
.secondcentrebold{font-size:10pt; font-weight:bold; font-family:Arial; color:#ff0000; text-align:center;}
.secondbold{font-size:10pt; font-weight:bold; font-family:tahoma;}
.secondcentresmall{font-size:8pt; font-weight:bold; font-family:tahoma; color:#DC143C; text-align:center;}
.secondboldblack{font-size:11pt; font-weight:bold; font-family:Arial; color:#000000;}
.secondcentre{font-size:10pt; font-weight:normal; font-family:Arial; color:#000000; text-align:center;}
BODY{background:#fff8dc}

.subheadnewsred {FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #990033; FONT-FAMILY: Arial}
.subheadnews {FONT-WEIGHT:normal; FONT-SIZE:10pt; COLOR:#000000; background-color:#f0fff0; FONT-FAMILY:arial; TEXT-ALIGN:left}
.subheadunderblue {FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR:Navy; background-color: #f0fff0; text-decoration: underline; FONT-FAMILY: arial;}
.subheadblue {FONT-WEIGHT:normal; FONT-SIZE:12pt; COLOR:Navy; FONT-FAMILY:Arial}
.subheadbluebold {FONT-WEIGHT:bold; FONT-SIZE:12pt; COLOR:Navy; FONT-FAMILY:Arial}
.subheadsmbluebold {FONT-WEIGHT:bold; FONT-SIZE:11pt; COLOR:Navy; FONT-FAMILY:Arial}
.subheadnewsbold {FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR:#000000; background-color: #f0fff0;  FONT-FAMILY: arial;}
.subheadcentrebluebold {FONT-WEIGHT:bold; FONT-SIZE:12pt; COLOR:Navy; FONT-FAMILY:Arial; text-align: center;}
.subheadsmnewsbold {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR:#000000; background-color: #f0fff0;  FONT-FAMILY: arial;}
.subheadsmitalnewsbold {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR:#000000; background-color: #f0fff0;  FONT-FAMILY: arial; font-style: italic;}


#marqueecontainer{
position: absolute; top:110px; right:25px;
width: 200px; /*marquee width */
height: 250px; /*marquee height */
background-color: #f0fff0;
overflow: hidden;
border: 1px solid black;
padding: 2px;
padding-left: 4px;
}
