
body {

	font-family:Arial Narrow;
	font-size:18px;
	margin:0px;
	color:#FFFFFF; }

p, ul, tr, td {

   	font-family:Arial Narrow;
    font-size:18px;
    vertical-align:top; }

a {

	font-size:18px;
    color:#FFFFFF;
    text-decoration:none; }

a:link, a:visited {

	font-size:18px;
    color:#FFFFFF;
    text-decoration:none; }

a:hover, a:active {

	font-size:18px;
	color:#FFFFFF;
    text-decoration:underline; }

.link_nav a {

	font-size:14px;
    color:#990000;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:bold;
    text-decoration:none; }

.link_nav a:link, .link_nav a:visited {

	font-size:14px;
    color:#990000;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:bold;
    text-decoration:none; }

.link_nav a:hover, .link_nav a:active {

	font-size:14px;
	color:#000000;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:bold;
    text-decoration:none; }

.link_sub_nav a {

	font-size:13px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none; }

.link_sub_nav a:link, .link_sub_nav a:visited {

	font-size:13px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none; }

.link_sub_nav a:hover, .link_sub_nav a:active {

	font-size:13px;
	color:#FFFFFF;
    font-weight:bold;
    text-decoration:underline; }
   
.link_sub_nav_line a {

	font-size:13px;
    color:#000000;
    font-weight:bold;
    text-decoration:none; }

.link_sub_nav_line a:link, .link_sub_nav_line a:visited {

	font-size:13px;
    color:#000000;
    font-weight:bold;
    text-decoration:none; }

.link_sub_nav_line a:hover, .link_sub_nav_line a:active {

	font-size:13px;
	color:#990000;
    font-weight:bold;
    text-decoration:none; }

.link_headline a {

	font-size:24px;
    color:#CC5D5D;
    font-weight:bold;
    letter-spacing:2px;
    text-decoration:none; }

.link_headline a:link, .link_headline a:visited {

	font-size:24px;
    color:#CC5D5D;
    font-weight:bold;
    letter-spacing:2px;
    text-decoration:none; }

.link_headline a:hover, .link_headline a:active {

	font-size:24px;
	color:#000000;
    font-weight:bold;
    letter-spacing:2px;
    text-decoration:none; }  
  
.headline {
	
	font-size:24px;
	color:#CC5D5D;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:8px;
}

.headline_white {
	
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:8px;
}

.text {

	font-size:18px;
	color:#FFFFFF;
	line-height:130%;
	min-width:475px;
	padding-bottom:22px;
	padding-right:25px;
}

h1 {
	
	font-size:24px;
	color:#CC5D5D;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:8px;
}

.important {
	
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:8px;
}

.detail {

	font-size:18px;
	color:#FFFFFF;
	line-height:180%;
	min-width:475px;
	padding-bottom:22px;
	padding-right:25px;
}