﻿a
{
    color:rgb(90,157,210);
	font-size:1.4em;
}
a img
{
    border:none;
}
body
{
	background-color:#eeeeee;
	color:rgb(108,108,120);
	font-family:tahoma,arial,verdana;
	font-size:0.8em;
	margin:5px;
	text-align:center; /* for ie6 central alignment of page */
}
h1, h2
{
    color:rgb(30,90,140);
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h2
{
    margin-top:15px;
}
h1,
h1 a
{
    font-size:large;
}
h2,
h2 a
{
    font-size:small;
}
h1 a,
h2 a
{
    color:rgb(90,157,210);
    text-decoration:none;
}
h1 a:hover,
h2 a:hover
{
    text-decoration:underline;
}
h1 a
{
}
h2 a
{
}
li h2
{
    margin-top:0px;
}
p a,
li a
{
    font-size:13px;
    text-decoration:none;
}
p a:hover,
li a:hover
{
    text-decoration:underline;
}
td,
th
{
    vertical-align:top;
}
th,
thead tr td
{
    font-weight:bold;
}
