// WWW.ACTIONANYTIME.CA STYLESHEET (01/06 - eSnow Design)


.LINK OPTIONS {;}

a {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0000ff;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6600cc;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

a:active {
	text-decoration: none;
	color: #0000ff;
}


.TEXT OPTIONS {;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style:normal;
}

.heavy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	font-style:normal;
	margin-left: 15px;
	margin-right: 10px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:normal;
}

.fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style:normal;
}

.bluelist {
	color: #0000ff
}


.ADDITIONAL OPTIONS {;}

body {
	background-color: #000000;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.bullet {
	list-style-image: images/snowFlake.gif);
}