	table, input {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	}
	.paragraph{
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	}
	
	.title {
	font-family: Verdana;
	font-style: normal;
	font-weight : bold;
	font-size: 18px;
	color: #263167;
	line-height: 20px;
	}
	
	.header {
	font-family: Verdana;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #263167;
	line-height: 14px;
	}
	
	a,.links {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #OOOOCC;
	line-height: 13px;
	text-decoration: none;
	}
	
	a:hover,.links:hover {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #OOOOCC;
	line-height: 13px;
	text-decoration: none;
	}
	
	a:visited,.links:visited {
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #7A87B4;
	line-height: 13px;
	text-decoration: none;
	}
	
	.small {
	font-family: Verdana;
	font-style: normal;
	font-size: 8px;
	color: #006633;
	line-height: 9px;
	}
	
	.footer {
	font-family: Verdana;
	font-style: normal;
	font-size: 9px;
	color: #8C8C8C;
	line-height: 11px;
	}

	.quote {
	font-family: Times New Roman;
	font-style: italic;
	font-weight : bold;
	font-size: 14px;
	color: #263167;
	line-height: 18px;
	}	
	
	.added_links {
	font-family: Verdana;
	font-style: normal;
	font-size: 13px;
	color: #OOOOCC;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	}
	
	.added_links:hover {
	font-family: Verdana;
	font-style: normal;
	font-size: 13px;
	color: #OOOOCC;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	}
	
	.added_links:visited {
	font-family: Verdana;
	font-style: normal;
	font-size: 13px;
	color: #7A87B4;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	}
	
	img.paragraph {
	line-height: 10px;
	margin: 0;
	padding: 0;
	}
	img {
	vertical-align:top;
	}
	.menuButton{
		padding-left:20px;
	}
	.menuButton a{
		font-weight:bold;
		color:#2f10c8;
		display:block;
		padding:0;margin:0;
	}
	.menuButton a:hover{
		color:#b8c1f6;		
	}