body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	color: #000000;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:24px;
	color: #666666;
	font-weight:normal;
}

ul {
	list-style-image:url(images/bullet.gif);
	font-size: 12px;
	line-height: 13px;
	
}

.footer {
	font-size: 9px;
	color: #666666
}

.smaller {
	font-size: 10px;
	line-height:12px;
}

.white {
	color: #FFFFFF
}

.blue {
	color: #000066
}

.grey {
	color: #666666
}

.getplugin {
	margin-left: 40px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	color: #FFFFFF;
}

a:link {color: #000066; text-decoration: underline;}
a:visited {text-decoration: underline;color: #000066;}
a:hover {text-decoration: none;color: #000066;}
a:active {text-decoration: underline;color: #000066;}

a.white:link {color: #FFFFFF; text-decoration: underline;}
a.white:visited {text-decoration: underline;color: #FFFFFF;}
a.white:hover {text-decoration: none;color: #FFFFFF;}
a.white:active {text-decoration: underline;color: #FFFFFF;}

a.footer:link {color: #666666; text-decoration: underline;font-weight:bold;}
a.footer:visited {text-decoration: underline;color: #666666;font-weight:bold;}
a.footer:hover {text-decoration: none;color: #666666;font-weight:bold;}
a.footer:active {text-decoration: underline;color: #666666;font-weight:bold;}
