/* Shift Worldwide HTML Alternative site CSS Document */

html, body, #siteContent	{ height:100%; }

body { margin:0; padding:0; overflow:hidden; }

body,td,th {
	font-family: Calibri, Verdana, "Courier New", sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #003399;
}
h3 {
	font-size: 14px;
	color: #000000;
}
