td {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
li {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #990033;
	text-decoration: underline;
}
a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
a.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	margin: 15px 0px 15px 0px;
}
a.menu:hover {
	font-family: Tahoma;
	color: #3366cc;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
a.smallmenu {
	font-family : Verdana;
	font-size : 10px;
	color : #595959;
	text-decoration : underline;
}
a.smallmenu:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #990033;
	text-decoration : none;
}
img.mini{
	border: 1px solid #333333;
}
h1 {
	font-family: Verdana;
	font-size: 15px;
	color: #0066cc;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
h2 {
	font-family : Verdana;
	font-size : 13px;
	color : #990033;
	font-weight : bold;
	font-style : normal;
	margin-bottom : 5px;
}
h3 {
	font-family : Verdana;
	font-size : 12px;
	color : #cc3366;
	font-weight : bold;
	font-style : normal;
	padding-bottom : 0px;
}
.small {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
}
ul {
	color: #33cccc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.forma {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6699;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #ff6699;
	background-color: #ffffff;
}
.button {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6699;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #ff6699;
	background-color: #f2f2f2;
	font-weight: bold;
}