
a 
{
	color: #369;
	text-decoration: none;
}
a:visited,a:active 
{
	color: #369;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

body
{
font-family: verdana;
font-size:70%;
background:url(images/bgs/body_bg.jpg) 0 0 repeat-x scroll;
}

td 
{
valign:top;
font-family: verdana;
font-size:70%;
border:0px;
}

.info_table
{
font-family: tahoma;
color:#565656;
text-align: left;
background-color:#E8E8E8;
margin:10px;
border-spacing:10px;
}

.info_table td
{
margin:4px;
text-align:center;
line-height:150%;
}

h1
{
font-size:200%
}

h2
{
font-size:160%
}

h3
{
font-size:120%
}

h4
{
font-size:110%
}

div.hr 
{
  height: 1px;
  background: #fff url(images/border_dotted.gif) 
}

div.hr hr 
{
  display: none;
}