
a:link
{
	color: rgb(0,102,153); 
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body         { font-family: Arial; background-color: #FFFFFF; color: #003333; 
               background-image: url('images/paper02.jpg') }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}

h1           { font-family: Arial ; color: rgb(0,102,153); font-size: 20pt; 
               letter-spacing: -1pt; text-align: center; line-height: 100%; 
               margin-left: 0 }

h2 			   { font-family: Arial ; color: rgb(0,102,153); font-size: 16pt; 
               letter-spacing: -1pt; text-align: center; line-height: 100%; 
               margin-left: 0 }

h3 			   { font-family: Arial ; color: rgb(0,102,153); font-size: 14pt; 
               letter-spacing: -1pt;  line-height: 100%; 
               margin-left: 0 }

h4 			   { font-family: Arial ; color: rgb(0,102,153); font-size: 12pt; 
               letter-spacing: -1pt; line-height: 100%; 
               margin-left: 0 }

h5 			   { font-family: Arial ; color: rgb(0,102,153); font-size: 10pt; 
               letter-spacing: -1pt; line-height: 100%; 
               margin-left: 0 }

h6 			   { font-family: Arial ; color: rgb(0,102,153); font-size: 10pt; 
               letter-spacing: -1pt; line-height: 100%; 
               margin-left: 0 }

TEXTAREA
{
    BORDER-BOTTOM: 3px ridge;
    BORDER-LEFT: 3px ridge;
    BORDER-RIGHT: 3px ridge;
    BORDER-TOP: 3px ridge;
    FONT-FAMILY: Arial
}
INPUT
{
    BORDER-BOTTOM: 3px ridge;
    BORDER-LEFT: 3px ridge;
    BORDER-RIGHT: 3px ridge;
    BORDER-TOP: 3px ridge;
    FONT-FAMILY: Arial
}
