/* General Styles */



.tiny {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
}
.large {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.maintitle {
	background-color: transparent;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.sectiontitle {
	background-color: transparent;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.smalltitle {
	background-color: transparent;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}	

a.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	text-decoration: none;
}

a:link.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	text-decoration: none;
}

A:link {
background-color: transparent;
color: #003366;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
font-weight: bold;
}

A:visited.small {
background-color: transparent;
color: #000033;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}


A:visited {
background-color: transparent;
color: #000033;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

A:hover.small {
background-color: transparent;
color: #000033;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

A:hover.small {
background-color: transparent;
color: #000033;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}

A:hover {
background-color: transparent;
color: #000033;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}


