a:link
{
	color: #FF00FF; 
}
.content     { font-family: serif; font-size: 12pt; text-decoration: underline; color: 
               #00FF00; font-style: oblique; background-image: 
               url('../int%20sum.gif') }
a:visited
{
	color: rgb(102,204,0); 
} 
a:active 
{
	color: rgb(255,255,0);
}
body
{
	border:1px solid #000000; background-position: center; font-family: Verdana;
	background-color: #000000;
	color: #FF00FF;background-repeat:repeat
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); text-align:justify 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;font-size:24pt; color:#00FFFF
}
h1
{
	color: #00FFFF;
}
h2
{
	color: rgb(153,504,255); 
}
h3
{
	color: #00FF00;font-size:14pt; text-align:center 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}
.h9          { font-family: Times New Roman; font-size: 12pt; color: #008080; font-style: 
               oblique }

p            { color: #FFFFFF; font-size:12pt; font-family:Arial }

