/* CSS Document */

uddamistyle {
	font-family: "Tahoma";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}

td {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color:#FFFFFF;
}
h1 {
	color: #FBD584;
	font-size: 18px;
}
h2 {
	color: #FF0033;
	font-size: 14px;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	font-family: "Lucida Sans";
	font-size: 13px;
	font-weight: bold;
	color: #FDBE00;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #FF0033;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #FFE697;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330033;
}

