
th {background-color:#FAEBD7}
td,p,li,input,select {font-size:15px;}
body { background-color: #ffffff; font-family: Calibri, Arial; }

table.links th, table.links td {
	font-size: 12px;
	background-color: #f0f0f0;
}

h1
{
color:#D7273B;
font-size:24pt 
}

h2
{
color:#202020;
font-size:14pt 
}

h3
{
color:#8B4513;
font-size:14pt; 
font-family:Arial;
}

h4
{
color: #0000FF;
font-size:13pt; 
font-family:Arial; 
font-weight:bold 
}

h5
{
color: #000000;
font-size:11pt;
font-family:Arial;
}

h6
{
color:#000000;
font-size:10pt 
}


a:link, a:visited  {color:#c80000; text-decoration:none}
a:active, a:hover  {color:#FF0000; text-decoration:none}

a.buttonbl, a.buttonblDis {
display: block;
background-color: transparent;
background-image: url(smallimages/buttonbgblue.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 2px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.buttonyl, a.buttonylDis {
display: block;
background-color: transparent;
background-image: url(smallimages/buttonbgyellow.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 2px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.buttonbl:link, a.buttonbl:visited {
color: #0000c8;
}
a.buttonbl:hover, a.buttonbl:active {
background-position: 0 -36px;
color: #0000ff;
}
a.buttonyl:link, a.buttonyl:visited {
color: #c80000;
}
a.buttonyl:hover, a.buttonyl:active {
background-position: 0 -36px;
color: #ff0000;
}

a.buttonblDis:link, a.buttonblDis:visited, a.buttonblDis:hover, a.buttonblDis:active,
a.buttonylDis:link, a.buttonylDis:visited, a.buttonylDis:hover, a.buttonylDis:active {
background-position: 0 -36px;
color: #5F5F5F;
cursor: default;
}


