@charset "utf-8";
/* CSS Document */

body
{
   font-family: Arial, Helvetica, sans-serif;
   background-image: url(graphics/background.jpg);
   font-weight: bold;
}
table.layout
{
   width: 790px;
   border: 0;
   padding: 0px;
}
#conash3D0
{
   display:none;
}
a:link
{
   color: blue;
}
a:visited
{
   color: blue;
}
a:hover
{
   color: #FF6600;
}
.small 
{
   font-size: small;
}
ol.upper-alpha 
{
	list-style-type: upper-alpha;
}
ol.lower-alpha 
{
	list-style-type: lower-alpha;
}
