BODY {
background-color:BLACK;
color:white;
font-family:Arial;
font-size:big;
}
P{font-family:Arial;
font-size:<%=font_size%>;}

.COPY {text-align:center;font-size:10pt;font-family:Arial;}
.COPY A {font-size:10pt; font-family:Arial;font-weight:normal;text-decoration:underline;}
.COPY A:link {color:#406840;font-family:Arial;font-weight:normal;font-size:10pt;text-decoration:underline;}
.COPY A:visited {color:#406840;font-family:Arial;font-weight:normal;font-size:10pt;text-decoration:underline;}
.COPY A:active {color:#406840;font-family:Arial;font-weight:normal;font-size:10pt;text-decoration:underline;}
.COPY A:hover{font-family:Arial;font-weight:normal;font-size:10pt;text-decoration:underline;}
.COPY A:focus{none;font-family:Arial;font-weight:normal;font-size:10pt;text-decoration:underline;}


.NB {background-color:BLACK;
border-left-width:0px;
border-left-style:none;
border-right-width:0px;
border-right-style:none;
border-top-width:0px;
border-top-style:none;
border-color:BLACK;
padding-left:2;
padding-right:2;
padding-top:1;
padding-bottom:1;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
font-family:Arial;
font-size:<%=font_size%>;}









TABLE{background-color:#3F45BB;
color:#132683;
border-width:1px;
border-style:solid;
border-color:#WHITE;
padding-left:0;
padding-right:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
font-family:Arial;
font-size:<%=font_size%>;}



TD{background-color:#3F45BB;
color:white;
border-style:none;
border-color:WHITE;
padding-left:2;
padding-right:2;
padding-top:2;
padding-bottom:2;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
font-family:Arial;
font-size:<%=font_size%>;}

TH{background-color:#3F45BB;
color:white;
border-style:none;
border-color:#132683;
padding-left:2;
padding-right:2;
padding-top:2;
padding-bottom:2;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
font-family:Arial;
font-weight:bold;
text-align:center;
font-size:<%=font_size%>;}


.THEADING {background-color:#282D72;font-family:Arial;font-size:<%=font_size%>;}

INPUT {font-size:<%=font_size%>;font-family:Arial;color:#132683;}
SELECT {font-size:<%=font_size%>;font-family:Arial;color:#132683;}
TEXTAREA {font-size:<%=font_size%>;font-family:Arial;color:#256479;}


A:link {color:yellow;font-family:Arial;font-size:<%=font_size%>;}
A:visited {color: yellow;font-family:Arial;font-size:<%=font_size%>;}
A:active {color: red;font-family:Arial;font-size:<%=font_size%>;}
A:hover {color: yellow;font-family:Arial;font-size:<%=font_size%>;}
A:focus {color: yellow;font-family:Arial;font-size:<%=font_size%>;}

H1 {color:YELLOW;text-align:center;font-size:<%=h1_size%>;font-family:Arial,MS Sans Serif,Lucida Sans Unicode,Arial,Courier New;}
H2 {color:WHITE;text-align:center;font-size:<%=h2_size%>;font-family:Arial,MS Sans Serif,Lucida Sans Unicode,Arial,Courier New;}
SUP {color:GRAY}

.DECOR A:visited {text-decoration:underline};
.DECOR A:link {text-decoration:underline};
.DECOR A:active {text-decoration:underline};

.ERROR {color:RED;}
.NOBG {background-color:black;font-family:Arial;
font-size:<%=font_size%>;}


