body
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
}
.DottedLine
{
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	width: 100%;
	background-image: url('../Design/DottedLine.gif');
	background-repeat: repeat-x;
}
.Title
{
	color: #333333;
	font-weight: bold;
}
a.BlueLink, .BlueLink
{
	color: #0099cc;
	text-decoration: underline;
}
a.BlueLink:hover
{
	text-decoration: none;
}
a.GreyLink
{
	color: #666666;
	text-decoration: none;
}
a.GreyLink:hover
{
	text-decoration: underline;
}

h1
{
    font-size:17px;
    font-weight:bold;
}

h2
{
    font-size:15px;
    font-weight:bold;
}

h3
{
    font-size:14px;
    font-weight:bold;
}

h4
{
    font-size:13px;
    font-weight:bold;
}

h5
{
    font-size:11px;
    font-weight:bold;
}
