/* CSS Document */
a.uriflow:link{font-family:  Arial; text-decoration: none; color:#ff9900; text-align: center;  font-size:13px; font-weight: 700; display: block; height: 30px; width: 100%; padding-top: 7px; background-color: #003366}
a.uriflow:visited{font-family: Arial; text-decoration: none; color:#ff9900; text-align: center;  font-size:13px; font-weight: 700; display: block; height: 30px; width: 100%; padding-top: 7px; background-color: #003366}
a.uriflow:active{font-family: Arial; text-decoration: none; color:#ff9900; text-align: center; font-size:13px; font-weight: 700; display: block; height: 30px; width: 100%; padding-top: 7px; background-color: #003366}
a.uriflow:hover{font-family: Arial; text-decoration: none; color:#003366; text-align: center; font-size:13px; font-weight: 700;  display: block; height: 30px; width: 100%; padding-top: 7px; background-color: #ff9900; }

p {
	font-family: arial;
	font-size: 12px;
	color:#000000;
	}
strong {
	color:#003366;
	}
b {
	color:#cc0000;
	}
p.left {
	font-family: arial;
	font-size: 12px;
	color:#333333;
	}
h1 {
	font-family: arial;
	font-size: 10px;
	color: ffffff;
	margin: 0px
	}
h2 {
	font-family: arial;
	font-size: 12px;
	color: #003366;
	}
h3 {
	font-family: arial;
	font-size: 12px;
	color:#ff6600;
	font-weight: 700; 
	}
h4 {
	font-family: arial;
	font-size: 14px;
	color: 003366;
	text-align: left;
	}
h5 {
	font-family: arial;
	font-size: 12px;
	color:#cc0000;
	font-weight: 700; 
	text-align: center;
	}
