body,td,th {
	font-size: 18px;
	color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #666666;
}
a {
	color: #E4E4E4;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
}
a:link {
    text-decoration: italic;
	color: #E4E4E4;
}
a:visited {
	text-decoration: none;
	color: #E4E4E4;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.smtxt {font-size: 10px

}

.smlnk {font-size: 12px;
        color: #E4E4E4;
	    font-style: italic
}

.medlnk {font-size: 16px;
        color: #E4E4E4;
	    font-style: italic

}

.title {font-size: 32px;
       font-weight: bold;

}  	

.captxt {font-size: 14px	
}

.subtitle {font-size: 16px;

}

