/* CSS Document */
	A {text-decoration: none; color : #0E2955;}
	A:visited,A:active {text-decoration: none; color : #0E2955;}
	A:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.news {text-decoration: none; color: #0E2955; border: #0E2955}
	A.news:visited,A.news:active {text-decoration: none; color : #0E2955;}
	A.news:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.crumb {text-decoration: none; color: #0E2955; border: #0E2955}
	A.crumb:visited, A.crumb:active {text-decoration: none; color : #0E2955;}
	A.crumb:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.search {text-decoration: underline; color: #0E2955}
	A.search:visited, A.search:active {text-decoration: underline; color : #0E2955;}
	A.search:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.results {text-decoration: underline; color: #0E2955}
	A.results:visited, A.results:active {text-decoration: underline; color : #990066;}
	A.top:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.phy {text-decoration: none; color: #0E2955; border: #0E2955}
	A.phy:visited, A.phyb:active {text-decoration: none; color : #0E2955;}
	A.phy:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.bottom {text-decoration: none; color: #0E2955; border: #0E2955}
	A.bottom:visited,  A.bottom:active {text-decoration: none; color : #0E2955;}
	A.bottom:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.related {text-decoration: underline; color: #0E2955; border: #0E2955}
	A.related:visited,  A.related:active {text-decoration: underline; color : #0E2955;}
	A.related:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.fellow {text-decoration: underline; color: #0E2955; border: #0E2955}
	A.fellow:visited,  A.fellow:active {text-decoration: underline; color : #0E2955;}
	A.fellow:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.fellow2 {text-decoration: none; color: #0E2955; border: #0E2955}
	A.fellow2:visited, A.fellow2:active {text-decoration: none; color : #0E2955;}
	A.fellow2:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.news2 {text-decoration: none; color: #0E2955; border: #0E2955}
	A.news2:visited, A.news2:active {text-decoration: none; color : #0E2955;}
	A.news2:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.crumb2 {text-decoration: none; color: #0E2955; border: #0E2955}
	A.crumb2:visited, A.crumb2:active {text-decoration: none; color : #0E2955;}
	A.crumb2:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.search2 {text-decoration: underline; color: #0E2955}
	A.search2:visited, A.search2:active {text-decoration: underline; color : #0E2955;}
	A.search2:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.results2 {text-decoration: underline; color: #0E2955}
	A.results2:visited,A.results2:active {text-decoration: underline; color : #990066;}
	A.results2:hover {text-decoration: underline; color: #0E2955; background : none;}

	A.phy2 {text-decoration: none; color: #0E2955; border: #0E2955}
	A.phy2:visited, A.phy2:active {text-decoration: none; color : #0E2955;}
	A.phy2:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.bottom2 {text-decoration: none; color: #0E2955; border: #0E2955}
	A.bottom2:visited,  A.bottom2:active {text-decoration: none; color : #0E2955;}
	A.bottom2:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.related2 {text-decoration: none; color: #0E2955; border: #0E2955}
	A.related2:visited,  A.related2:active {text-decoration: none; color : #0E2955;}
	A.related2:hover {text-decoration: underline; color: #0E2955; background : none;}
	
	A.fellow3 {text-decoration: none; color: #004990; border: #0E2955}
	A.fellow3:visited, A.fellow3:active {text-decoration: none; color : #004990;}
	A.fellow3:hover {text-decoration: none; color: #0E2955; background : none;}
	
	p.Text{
		font-family: Arial;
		font-size: 8pt;
		color: #0E2955;
	}
	
	p.Header{
		font-family: Tahoma;
		font-size: 11pt;
		color: #0E2955;
		font-weight: bold;
	}
	
	p.Title{
		font-family: Tahoma;
		font-size: 13pt;
		color: #0E2955;
		font-weight: bold
	}
.graytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.grayTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #333333;
}
.grayBodyText {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-style: normal;
}

