.DadTextStyle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Skia, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.TitleStyle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Skia, Helvetica;
	font-size: 18px;
	font-weight: bold;
}
.udm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.captionStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.SubTitleStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


a:link {
	color:#006633;
	text-decoration: none;
	font-weight: bold;
 }
 
a:visited {
	color: #FC7A7A;
	text-decoration: none;
	font-weight: bold;
 }

a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
 }
