a:link
{
	color: rgb(0,102,102); 
}
.thumbnail   { border-style: groove }
a:visited
{
	color: rgb(0,153,153); 
} 
a:active 
{
	color: rgb(255,102,0);
}
.h1_table    { table-border-color-light: rgb(102,204,204); table-border-color-dark: 
               rgb(0,102,102); background-color: #0000FF }
.standard_table {}
.simple_table { border-style: double; border-width: 2 }
.simple_cell { background-color: #CCCCCC; border-style: double; border-width: 0 }
body         { font-family: Verdana, Arial, Helvetica; background-color: #ffdc9c }
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1           { text-align: left; font-family: Tahoma; font-size: 14pt; background-repeat: 
               no-repeat; background-attachment: fixed; font-weight: bold; 
               margin-top: 20 }
h2           { color: #FF6600 }
h3           { color: #0000FF }
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6           { color: #FFFFFF; text-align: center; font-family: Comic Sans MS; 
               letter-spacing: 1pt; font-size: 24pt; font-weight: bold; 
               background-color: #FF6600; border-style: inset; margin-top: 5 }
