a:link
{
	color: rgb(51, 102, 153);
}
a:active
{
	color: rgb(0, 102, 0);
}
a:visited
{
	color: rgb(153, 0, 0);
}
body
{
	background-color: rgb(235, 235, 255);
	color: rgb(0, 0, 0);
}
table
{
	table-border-color-light: rgb(102, 153, 204);
	table-border-color-dark: rgb(51, 102, 153);
}

body         { vertical-align: none; background-color: rgb(235, 235, 255); text-align: none; 
               font-family: Tahoma; font-style: normal; font-weight: normal }
button       { font-size: 8pt; font-style: Bold; font-family: Arial, Helvetica; 
               border-style: solid; border-width: 1pt }
h1           { vertical-align: none; font-size: 24pt; font-family: Tahoma; text-align: none; 
               font-weight: normal; font-style: normal; color: rgb(51, 102, 153) }
h2           { font-family: Tahoma; font-style: normal; font-size: 18pt; font-weight: normal; 
               vertical-align: none; text-align: none; color: rgb(51, 102, 153) }
h3           { font-family: Tahoma; text-align: none; font-size: 14pt; vertical-align: none; 
               font-weight: normal; font-style: normal; color: rgb(51, 102, 153) }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; text-align: none; 
               font-family: Tahoma; vertical-align: none; color: rgb(51, 102, 153) }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: Tahoma; 
               vertical-align: none; text-align: none; color: rgb(51, 102, 153) }
h6           { text-align: none; vertical-align: none; font-family: Tahoma; font-size: 8pt; 
               font-style: normal; font-weight: normal; color: rgb(51, 102, 153) }
table        { font-family: Tahoma; font-style: normal; font-weight: normal; text-align: none; 
               vertical-align: none }
textarea     { font-style: Normal; font-size: 8pt; font-family: Arial, Helvetica; 
               border-style: solid;  }
.tmenu       { font-size: 11pt; }
.lmenu       { font-size: 11pt; }





