/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	/* background-image: url(/drivingschools/dad/images/bg.gif); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #83B5E6;
}
a:active {
	text-decoration: none;
	color: #83B5E6;
}
.style1 {
	font-size: 11px;
	color: #ffffff;
}
.smallBlue {
	font-size: 12px;
	color: #81A3F3;
}
.headerLinkText {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#F0F4FF;
text-shadow:#333333;
}
.warn {
	font-size: 11px;
	font-style:italic;
	color: #FF0000;
	}
.emphasis {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}

-->
</style>