.ipe_logo {
	font-family: Arial, Helvetica;
	font-size: 11px;
}

td {
	font-family: Arial;
	font-size: 13px;
}

.defaultbutton {
	font-family: Arial;
	font-size: 11px;
	background: #EFEFEF;
	border: #ADAEAD 1 solid;
}

.defaulttext {
	color: #003C00;
	border: #ADAEAD 1 solid;
	background: #ECFFEC;
}

body {
	font-family: Arial;
}

.bodyclass{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td.header {
            font-family: "Century Gothic, Arial" ;
				font-size:      14px;
				font-weight: bold;
				
            color:          white;
				
            background:     #0EAB8C;
				
            border: 1px ;
}

.text {
	font-family: "Arial" ;
	font-size: 17px;
}

.smallText {
	font-family: "Century Gothic, Arial" ;
	font-size: 14px;
}

.textLink {
	font-family: "Arial" ;
	font-size: 17px;
	color: red;
}

.hint {
	font-family: "Arial" ;
	font-size: 17px;
	font-weight: bold;
	color: red;
}

.navLink {
	font-family: "Arial" ;
	font-size: 17px;
	color: Green;
	
}

.title {
	font-family: "Arial" ;
	font-size: 20px;
	font-weight: bold;
	color: #008000;
}
