.defFont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
	color: #666666;
}
.defFontRight {
	text-align:right
}
.defFontTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 125%;
	color: #333333;
	font-weight: bold;

}
a {
	color: #000099;

}
.whiteFont {
font-family: Tahoma, Arial, sans-serif;
font-size: 75%;
color: #FFFFFF;
}

.title1Font {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;

}


h3 {
font-size: 120%;
}
.header {
	color: #ffffff;
	background-color: #e3e3e3;
	padding: 1px 5px;
	font-size: 16px;


}

.bigFont {
font-size: 80%;
}
.smallFont {
	font-size: 70%;
	color: #000000;
}
.underline {
	color: #FF0000;
	text-decoration: underline;
}
