BODY {
	margin: 0px;
}
.analyticsDisclamer{text-align: justify;}

A, P, TD, H1, H2, H3, SPAN{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	color : #333333;
}

A:LINK, A:VISITED {
	color : #006666;
	text-decoration: none;
	font-weight : normal;
}
A:HOVER{
	color : #000000;
	text-decoration: none;
	font-weight : normal;
}
A.aws:LINK, A.aws:VISITED {
	color : #006666;
	text-decoration: none;
	font-weight : bold;
}
A.aws:HOVER{
	color : #000000;
	text-decoration: none;
	font-weight : bold;
}
H1 {
	font-size : 105%;
	color : #006666;
	font-weight : bold;
	text-decoration : none;
}
H2 {
	font-size : 90%;
	color : #006666;
	font-weight : bold;
	text-decoration : none;
}
H3 {
	font-size : 100%;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
H4 {
	font-size : 80%;
	color : #333333;;
	font-weight : normal;
	text-decoration : none;
}
H5 {
	font-size : 80%;
	font-weight : bold;
	color : #3333333;
}
SPAN {
	font-size : 100%;
	font-weight : bold;
	color : #CC3300;
	text-decoration : underline;
	font-style: italic;
}
.over{
	font-size : 80%;
	color : #006666;
	text-decoration: none;
	font-weight : bold;
}

