
/* Globals */

body {
	background-color: #ffffff;
	/*background-image:url(../imgs/bgtile.gif); */
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	line-height: 15px;
	color:#000000;
	margin: 0px;
	text-align:left;
	}
span, div {padding:0px; margin:0px}
td {vertical-align: top}
img {border:0px}


/* Styles......................................................................... */

/* Text */
.primary {font-family:arial, helvetica, sans-serif; text-decoration:none; font-size:12px; color:#000000; line-height: 15px}
.secondary {font-family:arial, helvetica, sans-serif; text-decoration:none; font-size:12px; color:#000000; line-height: 15px}
.tertiary {font-family:arial, helvetica, sans-serif; text-decoration:none; font-size:12px; color:#000000; line-height: 15px}
.white {font-family:arial, helvetica, sans-serif; text-decoration:none; font-size:12px; color:#000000; line-height: 15px}
.date {font-family:arial, helvetica, sans-serif; text-decoration:none; font-size:10px; color:#000000; line-height: 14px}
.bullet {font-family:arial, helvetica, sans-serif; text-decoration:none; font-size:11px; color:#000000; line-height: 14px; font-weight : bold}

a:link, a:visited {font-family:arial, helvetica, sans-serif; text-decoration: underline; font-size:12px; color:#000000; line-height: 15px}
a:active, a:hover {background:#ffff00; color:#000000; text-decoration: underline}

.b:link, .b:visited {font-family:georgia, garamond, times, serif; text-decoration: none; font-size:20px; color:#000000; line-height: 24px}
.b:active, .b:hover {color:#000000; text-decoration: underline}
