.smalltext {
	font-family: Times New Roman;
    font-size: 7.5px;
	color: #333333;
	}

a:link {	text-decoration: none; color: #333333;}
a:visited {	text-decoration: none; color: #333333;}
a:hover {	text-decoration: underline; color: #333333;}
a:active {	text-decoration: underline; color: #333333;}

.header {
		font-family: Times New Roman;
		font-size: 14px;
		color: #333333;
		}

.normal {
		font-family: Times New Roman;
		font-size: 12px;
		color: #333333;
		}
