p, h1, h2, h3, h4, td, li, span, strong {
	font-family : arial, helvetica, sans-serif;
}

p, td {
	font-size : 95%;
}
.slogan {
	font-size : 110%;
	font-weight : bold; 
}

.signature {
	font-size : 80%;
	font-weight : bold; 
}

.comment {
	font-size : 90%;
}

<!-- tables  -->

.ttitle {
	background-color : #B2D6FF;
	font-weight : normal;
	font-size : 100%;
	height : 30px;
	vertical-align : middle;
	color : #000000;
}

.titem1 {
	background-color : #FFFFFF;
}

.titem2 {
	background-color : #E8F4FF;
}

.tfooter {
	background-color : #B2D6FF;
}

<!-- text elements -->

h1 {
	font-size : 145%;
}

h2 {
	font-size : 125%;
	font-weight : normal;
}

h3 {
	font-size : 95%;
}

sup, sub {
	font-size : 90%;
}

.contacts {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	
}

.contacts a:hover {
	text-decoration: underline;
}
