	.ArticleTitle {
		font-size:18px;
		font-family: verdana;
		color: #03208B;
	}

	.TOC {
		font-size:18px;
		font-family: verdana;
		color: #03208B;
	}
	
	.TOCText {
		font-family: verdana;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}

	.TOCText:hover {
		font-family: verdana;
		font-size: 13px;
		color: #77B0F3;
		text-decoration: none;
	}

	.Office {
		font-size:24px;
		font-family: georgia;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	.Info {
		font-size:17px;
		font-family: georgia;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	.Title {
		font-size:28px;
		font-family: georgia;
		font-weight: bold;
		color: #000000;
	}

	.SidebarTitle {
		font-size:18px;
		font-family: arial;
		font-weight: bold;
		color: #77B0F3;
	}
	
	.SidebarText {
		font-size:13px;
		font-family: arial;
		font-weight: bold;
		color: #000000;
	}