body {
	font-family: Arial; 
	font-size: 10pt; 	 
	color: #000033;
	background-color: #ffffff;
	background-image: url(../img/bg_script.gif);
	}

.a1 a:link {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:#0099FF;}
.a1 a:visited {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:#0099FF;}
.a1 a:hover {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:##0099FF;}
.a1 a:active {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:#0000FF;}

.a2 a:link {font-family: sans-serif; font-size: 12pt; font-weight:bold; color:#0099FF;}
.a2 a:visited {font-family: sans-serif; font-size: 12pt; font-weight:bold; color:#333366;}
.a2 a:hover {font-family: sans-serif; font-size: 12pt; font-weight:bold; color:#0000FF;}
.a2 a:active {font-family: sans-serif; font-size: 12pt; font-weight:bold; color:#0000FF;}

.a3 a:link {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:#ffffff;}
.a3 a:visited {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:#ffffff;}
.a3 a:hover {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:#ffffff;}
.a3 a:active {font-family: sans-serif; font-size: 10pt; font-weight:bold; color:#ffffff;}

div.d1 {line-height: 1.5; font-size: 14pt; color:#cc0000;}

td {font-family: sans-serif; font-size: 10pt; color:#000033;}

th {font-family: sans-serif; font-size: 10pt; color:#330000; text-align:left;}

td.border {
    border-color: #0099ff;
    
    border-style: double;
    margin: 0;
    padding: 4px;
    background-color: #eeeeee;
}