/* cards - Requires a 4.0 or newer browser*/
/* cards */
/* Begin Standard BODY Styles */

BODY.cards {
	background-color: #FFFFFF
	}

BODY.cards A IMG {
	background-color: transparent
	}

BODY.cards A:link {
	color: #0000FF;
	text-decoration: underline
	}

BODY.cards A:visited {
	color: #000080;
	text-decoration: underline
	}

BODY.cards A:active {
	color: #FF0000;
	text-decoration: underline
	}

BODY.cards A:hover {
	color: #FF0000;
	text-decoration: underline
	}

BODY.cards P {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color : #000000;
	line-height : 16px;
	text-decoration: none
	}

P.inset {
	margin-left: 30px
	}

BODY.cards UL {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration: none
	}

BODY.cards OL {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
	line-height : 16px;
	text-decoration: none
	}


/* End Standard BODY Styles */
/* Begin Headline Styles */


H1, H2, H3, H4 {
	font-family: verdana, arial, sans-serif
	}
H5, H6 {
	font-family: verdana, arial, sans-serif
	}

H1 {
	font-size: 28px;
  	font-weight : normal;
	font-style : normal;
	line-height : 28px;
	text-decoration: none
	}

H2 {
	font-size: 22px;
  	font-weight : normal;
	font-style : normal;
	line-height : 20px;
	text-decoration: none
	}

H3 {
	font-size: 18px;
  	font-weight : normal;
	font-style : normal;
	line-height : 16px;
	text-decoration : none
	}

H4 {
	font-size: 14px;
  	font-weight : normal;
	font-style : normal;
	line-height : 13px;
	text-decoration : none
	}

H5 {
	font-size: 12px;
  	font-weight : bold;
	font-style : normal;
	line-height : 10px;
	text-decoration : none
	}

H6 {
	font-size: 10px;
  	font-weight : bold;
	font-style : normal;
	line-height : 10px;
	text-decoration : none
	}

TD  {
	font-size : x-small;
	font-family : Arial;
	font-style : normal;
	color : #000000;
	}
	
BODY  {
	font-size : medium;
	font-family : Arial;
	font-style : normal;
	color : #000000;
	}
	
/* End Headline Styles */
/* Begin DIV Styles */


DIV.foot {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
  	font-weight : bold;
	font-style : normal;
	text-decoration : none
	}

DIV.navbar {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
  	font-weight : normal;
	font-style : normal;
	text-decoration : none
	}

DIV.sm {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
	line-height : 11px;
	text-decoration : none
	}

DIV.banner {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
	line-height : 11px;
	text-decoration : none
	}

DIV.novel {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	line-height : 12px;
	text-decoration: none
	}

DIV.main {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color : #666666;
	line-height : 11px;
	text-decoration : none
	}

