BODY
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ffffcc
}

CCWBODY
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
}



P {font-family: Verdana, Arial; 
	font-size: 12px;
	font-style: normal;
        font-weight: bold; 
        color: black;} 

li  {font-family: Arial; 
	font-size: 11px;
	font-style: normal;
         font-weight: normal; 
         color: black; 
         margin-left: 20px;}

a:link { font-family: Verdana, Arial; 
         font-size: 12px; 
         font-weight: bold;  
         color: #0000FF;
	text-decoration: none; }
	
a:active { font-family: Verdana, Arial; 
         font-size: 12px; 
         font-weight: bold; 
         color: #6600CC; 
         text-decoration: none;}

a:visited { font-family: Verdana, Arial; 
         font-size: 12px; 
         font-weight: bold; 
         color: #BB0000;
	 text-decoration: none;}

a:hover { font-family: Verdana, Arial; 
         font-size: 12px; 
         font-weight: bold; 
         color: #990033;
	 text-decoration: underline;}
	 
a.large:link
{ color: red; font-size: 14px; font-weight: bold; text-decoration: underline }
a.large:visited
{ color: red; font-size: 14px; font-weight: bold; text-decoration: underline }
a.large:hover
{ color: blue; font-size: 14px; font-weight: bold; text-decoration: none }
a.large:active
{ color: red; font-size: 14px; font-weight: bold; text-decoration: underline } 
	 
a.small:link
{ color: red; font-size: 10px; font-weight: bold; text-decoration: underline }
a.small:visited
{ color: red; font-size: 10px; font-weight: bold; text-decoration: underline }
a.small:hover
{ color: blue; font-size: 10px; font-weight: bold; text-decoration: none }
a.small:active
{ color: red; font-size: 10px; font-weight: bold; text-decoration: underline } 	 
	 
a.tiny:link
{ color: black; font-size: 8px; font-weight: normal; text-decoration: none }
a.tiny:visited
{ color: black; font-size: 8px; font-weight: normal; text-decoration: none }
a.tiny:hover
{ color: blue; font-size: 8px; font-weight: normal; text-decoration: none }
a.tiny:active
{ color: black; font-size: 8px; font-weight: normal; text-decoration: none } 	 
	 
	 
TABLE.Normal
{
    FONT-SIZE: 10pt;
    WIDTH: 500px
}
TABLE.Wide
{
    FONT-SIZE: 10pt;
    WIDTH: 620px
}
TABLE.Inout
{
    FONT-SIZE: 10pt;
    WIDTH: 500px;
    BORDER-COLLAPSE: collapse
}
TR.Head1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    BACKGROUND-COLOR: midnightblue;
    TEXT-ALIGN: center
}
TR.Head2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    BACKGROUND-COLOR: slateblue
}
TR.Body1
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    BACKGROUND-COLOR: seashell
}
INPUT 
{border: 1px solid #C0C0C0; font-family: Verdana; font-size: 10pt; color: #000000; BACKGROUND-COLOR: #ffffcc}

H5 { font-family: Verdana, Arial; 
	font-size: 8px;
	font-style: normal;
    font-weight: normal; 
    color: black;} 
	
SELECT {
	background-color : #ffffcc;
}

TD.head1 {
	font-size : smaller;
	font-weight : bold;
	background-color : #cc0000;
	color : White;
}

TR.row1 { font-family: Verdana, Arial; 
         font-size: 12px; 
         font-weight: normal;  
         color: black;
	text-decoration: none; }
	
TD.row1 { font-family: Verdana, Arial; 
         font-size: 12px; 
         font-weight: normal;  
         color: black;
	text-decoration: none; }