body {
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
    background-color:white;
    text-align: center
	}
	
#sub_top {
    color: black;
    top: 0px;
	padding: 20px;
	border: 0px solid white;
	background-color: white;
/*	background-image: url('top_background.jpg'); */
	height: 25px;
   	text-align: left;
    width: 6000px;
    margin: 0 auto
	}	

a:hover
{
    background-color: white;
    color: red;
    text-decoration: none;
    font-size: 14px;
}

a {
    text-decoration:none;
    color: black;
    }

#white_papers {
	color: black;
	font-size:12px;
	border: 1px solid white;
}

#services {
	width: 100px;
	color: black;
	font-size:12px;
	border: 1px solid white;
}

#main_col {
	border: groove;
	border-color: gold;
	font-size: 14px;
}

#menu {
        border-left: groove;
		border-bottom: groove;
		border-color: gold;
}

#menu a{
	color: black;
	font-size:12px;

}

#menu a:hover{
	color: red;
	font-size:16px;

}

p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
    margin-left: 2em;
    margin-right: 2em;
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 20px;
/*	font-weight: bold; */
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h7 {
	font-size: 8px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

td {
	font-size: 10px;
	}

img {
	border: 0;
	}

