* {
	font-size : 100%;
	text-align: justify;
}

A {
	color : #3399ff;
}

A:hover {
	color : #66ccff;
}

body {
	font-family : sans-serif, tahoma;
	font-size : 75%;
	
}


.btm A{
	color : White;
	text-decoration : none;
	font-size : 100%;
}

.btm A:visited{
	color : White;
	text-decoration : none;
}



.btm {
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 3px;
	font-size : 80%;
	color : White;
	
}

H1 {
	font-size : 160%;
}

H2 {
	font-size : 160%;
	padding-top : 20px;
}

H3 {
	font-size : 320%;
	padding-bottom: 0px;
	margin-bottom : 0px;
	font-weight : bold;
	letter-spacing : -1px;
}
