body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
background-color : #ccc;
background-image:  url(stripes.png);
color : #000;
}
.container {
width : 849px;
text-align:left;
background-color : #fff;
}
img {
border : 0;
}
.leftcolumn a:link {
	text-decoration: none;
	font-size : 0.8em;
	color: #fff;
	font-weight : bold;
	}
.leftcolumn a:visited {
	text-decoration: none;
	font-size : 0.8em;
	color: #fff;
	font-weight : bold;
	}
.leftcolumn a:hover {
	text-decoration: underline;
	font-size : 0.8em;
	color: #000;
	font-weight : bold;
	}
.leftcolumn a:active {
	text-decoration: none;
	font-size : 0.8em;
	color: #fff;
	font-weight : bold;
	}
	
.rightcolumn a:link {
	text-decoration: none;
	font-size : 1.2em;
	color: #7c7c7c;
	font-weight : bold;
	}
.rightcolumn a:visited {
	text-decoration: none;
	font-size : 1.2em;
	color: #7c7c7c;
	font-weight : bold;
	}
.rightcolumn a:hover {
	text-decoration: underline;
	font-size : 1.2em;
	color: #000;
	font-weight : bold;
	}
.rightcolumn a:active {
	text-decoration: none;
	font-size : 1.2em;
	color: #7c7c7c;
	font-weight : bold;
	}
	
.smallleftcolumn a:link {
	text-decoration: none;
	font-size : 0.7em;
	color: #fff;
	font-weight : bold;
	}
.smallleftcolumn a:visited {
	text-decoration: none;
	font-size : 0.7em;
	color: #fff;
	font-weight : bold;
	}
.smallleftcolumn a:hover {
	text-decoration: underline;
	font-size : 0.7em;
	color: #000;
	font-weight : bold;
	}
.smallleftcolumn a:active {
	text-decoration: none;
	font-size : 0.7em;
	color: #fff;
	font-weight : bold;
	}
	
.bigleftcolumn a:link {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : bold;
	}
.bigleftcolumn a:visited {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : bold;
	}
.bigleftcolumn a:hover {
	text-decoration: underline;
	font-size : 0.9em;
	color: #000;
	font-weight : bold;
	}
.bigleftcolumn a:active {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : bold;
	}
	
.medcentrecolumn a:link {
	text-decoration: none;
	font-size : 0.9em;
	color: #7c7c7c;
	font-weight : bold;
	}
.medcentrecolumn a:visited {
	text-decoration: none;
	font-size : 0.9em;
	color: #7c7c7c;
	font-weight : bold;
	}
.medcentrecolumn a:hover {
	text-decoration: underline;
	font-size : 0.9em;
	color: #000;
	font-weight : bold;
	}
.medcentrecolumn a:active {
	text-decoration: none;
	font-size : 0.9em;
	color: #7c7c7c;
	font-weight : bold;
	}
	
a:link {
color : #004a80;
text-decoration : none;
font-weight : bold;
font-size : 0.9em;
}
a:visited {
color : #4883c4;
text-decoration : none;
font-weight : bold;
font-size : 0.9em;
}
a:hover {
color : #000;
font-weight : bold;
text-decoration : underline;
font-size : 0.9em;
}
a:active {
color : #4883c4;
text-decoration : none;
font-weight : bold;
font-size : 0.9em;
}
.copyright {
font-size : 0.7em;
color : #ffffff;
}
.notes {
font-size : 0.8em;
color : #7c7c7c;
font-weight : bold;
}
.footnotes {
font-size : 0.7em;
color : #7c7c7c;
font-weight : normal;
}
.notestitle {
font-size : 0.9em;
color : #464646;
font-weight : bold;
}
.title {
font-size : 1em;
font-weight : bold;
color : #4883c4;
}
.greytitle {
font-size : 1em;
font-weight : bold;
color : #7c7c7c ;
}
.largegreytitle {
font-size : 1.2em;
font-weight : bold;
color : #7c7c7c ;
}
.whitetitle {
font-size : 1em;
font-weight : bold;
color : #fff;
}
.standardwhite {
font-size : 0.9em;
font-weight : bold;
color : #fff;
}
.standardblue {
font-size : 0.9em;
font-weight : bold;
color : #4883c4;
}
.tabletextwhite {
font-size : 0.8em;
font-weight : bold;
color : #fff;
}
.tabletextblue {
font-size : 0.8em;
font-weight : bold;
color : #4883c4;
}
.copyright {
font-size : 0.7em;
color : #fff;
font-weight : bold;
}

h1 {
font-size : 1.3em;
color : #7c7c7c;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;

}
h2 {
font-size : 1em;
color : #4883c4;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h3 {
font-size : 1em;
color : #7c7c7c;
font-weight : bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
hr {
color : #ccc;
}
li {
padding : 1px 0;
}

