.intro {
	font-family: Arial;
	font-size: 12px;
	color: 0A2972;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.body {
	font-family: Arial;
	font-size: 12px;
	color: 666465;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}	
p.newquotes {
    font-family: Arial;
    fonts-size: ;
    color: #780c2e;
    text-decoration: none;
    line-height: 5px;
    font-weight: normal;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: 0A2972;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.links:hover {
	font-family: Arial; 
	font-size: 12px; 
	color: 0A2972; 
	font-weight: bold; 
	text-decoration: none;
}
.links2 {
	font-family: Arial;
	font-size: 12px;
	color: 0A2972;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.body2 {
	font-family: Arial;
	font-size: 12px;
	color: 0A2972;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	color: 0A2972;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.subheading {
	font-family: Arial;
	font-size: 12px;
	color: 0A2972;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: 666465;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
.bullet {
	font-family: Arial;
	font-size: 13px;
	color: 0A2972;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
li {
padding: 0 0 2ex 0;
}

body {
    background-repeat: repeat-x;
}

.menu {
    font-size: 11px;
    font-weight: 400;
}

.menu a { 
    text-decoration: none;
    padding: 3px 7px 3px 7px;
    background-color: #dadfea;
    display: inline-block;
    width: 137px;
}

.menu a.selected {
    background-color: #fff;
}

.menu a:hover {
    background-color: #fff;
}

.menu a.sub {
    background-color: #fff;
    font-size: 9px;
    margin-left: 11px;
    width: auto;
}

.menu a.sub.selected, .menu a.sub:hover {
    font-weight: bold;
}

.sub span {
    position: relative;
    right: 5px;
    height: 15px;
    float: left;
}
