a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #000080; 
} 
a:active 
{
	color: #FFCC00;
}
body
{
	font-family: Arial, Helvetica, Sans;
	
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
tr.clogo
{
  text-align: center;
  height: 150px;
}
img.clogo
{
  height: 75px;
  margin: 25px;
}
tr.slogo
{
  text-align: center;
  height: 100px;
}
img.slogo
{
  height: 50px;
  margin: 25px;
}
tr.linker
{
  height: 40px;
}
div.linker
{
  margin-top: 50px;
  padding: 5px;
  text-align: center;
  background-color: #DDDDDD;
}
div.name
{
  font-size: 36pt;
  margin-top: 20px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	
}
h2
{

}
h3
{

}
h4
{

}
h5
{

}
h6
{

}
