@charset "TIS-620";
.DoctorFreedomStyles.css {
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: underline;
	color: #0066CC;
}

a:visited {
	text-decoration: underline;
	color: #0066CC;
}


a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #0066CC;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: #0066CC;
}

.MediumBlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066CC;
}

.MediumBlackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

.LeftColumnLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

table#LeftColumnLinks td {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}

table#Template {
    background-color:#FFFFFF;
    width: 800px;

}
