body
{
    font-family: Tahoma;
	font-size: 12px;
}

h1
{
    font-family: Tahoma;
    font-size: 16px;
    margin: 0px;
}

h2
{
    font-family: Tahoma;
    font-size: 14px;
    margin: 0px;
}

h3
{
    font-family: Tahoma;
    font-size: 12px;
    margin: 0px;
}

:link
{
font-family: Tahoma;
font-size: 12px;
text-decoration: none;
color: blue;
}

:visited { 
font-family: Tahoma;
font-size: 12px;
text-decoration: none;
color: blue;
}

p
{
    margin: 12px;
	font-family: Tahoma;
    font-size: 12px;
}

li {
font-family: Tahoma;
font-size: 12px;
}

.li {
font-family: Tahoma;
font-size: 12px;
list-style-type: none;
list-style-image: url(images/sitewide/bullet.gif);
} 

.medium
{
font-family: Tohoma;
font-size: 12px;
color: 000000;
}

.small
{
font-family: Tohoma;
font-size: 10px;
color: 000000;
}

.required
{
font-family: Tohoma;
font-size: 12px;
color: red;
}

.userborders
{
border: thin double #000000;  
font-family: Tohoma;
font-size: 12px;
}

.linkspage:link
{
font-family: Arial;
font-size: 11px;
color: blue;
text-decoration:underline;
}

.linkspage:visited
{
font-family: Arial;
font-size: 11px;
color: blue;
text-decoration:underline;
}