/*
	BASE.CSS,			this will be included in ALL skins that are NOT asian.
						this is included BEFORE the custom CSS.
*/
HTML, BODY, TD	{
	font-family: sans-serif;
	font-size: 10pt;
}
.BGLighterBlue	{
    BACKGROUND-COLOR: #ccffff
}
