body {
	margin: 0% 0% 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color : white;
	color:#000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 17px;
	color:#000000;
	font-weight:bold;
}
H1.azreia {
		font-size: 19px;

}
H1.blue {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 17px;
	color:#374FB8;
	font-weight:bold;
}
H1.red {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 17px;
	color:#D90B14;
	font-weight:bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 16px;
}
H2.rbc {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 16px;
    font-weight:bold;
	color:#D90B14;
	}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 14px;
}

P {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.discount {
	font-size: 15px;
}
.discountlarge {
	font-size: 17px;
}
.discountblue {
	font-size: 15px;
	color:#374FB8;
	font-weight:bold;
}
li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
P.bold {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
P.itals{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
table.azreia {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	margin-left: auto;
	margin-right: auto;
	}


td {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
P.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
li.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.navlinks, .navlinks:visited{
	color: #000000;
	font-weight : bold;
	font-size :13px;
	text-decoration : none;
}

.navlinks:hover{
	color: #374FB8;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
		}
.subnavlinks, .subnavlinks:visited{
	color: #374FB8;
	font-weight : bold;
	font-size :13px;
	text-decoration : none;
}
.subnavlinks:hover{
	color: #000000;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
		}
.sub2navlinks, .sub2navlinks:visited{
	color: #D90B14;
	font-weight : bold;
	font-size :13px;
	text-decoration : none;
}
.sub2navlinks:hover{
	color: #000000;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
		}
.links, .links:visited{
	color: #000000;
	font-weight : bold;
	font-size :13px;
	text-decoration : underline;
}

.links:hover{
	color: #374FB8;
	font-weight : bold;
	font-size : 13px;
	text-decoration : underline;
		}
.redlinks, .redlinks:visited{
	color: red;
	font-weight : bold;
	font-size :13px;
	text-decoration : underline;
}

.redlinks:hover{
	color: #374FB8;
	font-weight : bold;
	font-size : 13px;
	text-decoration : underline;
		}

.linkssm, .linkssm:visited{
	color: #000000;
	font-weight : bold;
	font-size :10px;
	text-decoration : underline;
}

.linkssm:hover{
	color: #374FB8;
	font-weight : bold;
	font-size : 10px;
	text-decoration : underline;
		}
		
.linkslarge, .linkslarge:visited{
	color: #374FB8;
	font-weight : bold;
	font-size :16px;
	text-decoration : none;
}

.linkslarge:hover{
	color: #000000;
	font-weight : bold;
	font-size : 16px;
	text-decoration : none;
		}
	.linksdisc, .linksdisc:visited{
	color: #000000;
	font-weight : bold;
	font-size :16px;
	text-decoration : underline;
}

.linksdisc:hover{
	color: #000000;
	font-weight : bold;
	font-size : 16px;
	text-decoration : underline overline;
		}
.bold {
	font-weight: bolder;
}
.red {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#D90B14;
}
.redbold {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#D90B14;
	font-weight:bold;
}
.blue{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#374FB8;
}
.boldblue {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#374FB8;
	font-weight:bold;
}
.boldbluelarger {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#374FB8;
	font-weight:bold;
}
.boldlgblue {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#374FB8;
	font-weight:bold;
}
.boldlarge {
	font-weight: bolder;
font-size:14px;
}

.redlarge {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#D90B14;
}
dt {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
}
td.ltblue {
	color:#000000;
	background-color:#E7E8E9;
	vertical-align:middle;
	padding:2px;
}
td.graylt {
	color:#000000;
	background-color:#E7E8E9;
	vertical-align:top;
	padding:2px;
}

td.ltbluec {
	color:#000000;
	background-color:#CCD7FE;
	vertical-align:middle;
	text-align:center;
	padding:3px;
}
td.ltred {
	color:#000000;
	vertical-align:middle;
	padding:2px;
}
td.white {
	color:#000000;
	vertical-align:top;
	padding:2px;
}

td.lighterblue {
	color:#000000;
	background-color:#DED59A;
	text-align:center;
	vertical-align:middle;
	padding:3px;
}
td.pad{
	padding:20px;
}
td.pad3px{
	padding:3px;
}
td.bl{
font-size:14px;
	text-align:center;
	vertical-align:middle;
	padding:1px;
}
td.blr{
	font-weight: bolder;
font-size:12px;
	text-align:right;
	vertical-align:middle;
	padding:3px;
}
td.ltgray {
	color:#000000;
	background-color:#E8E8EA;
	vertical-align:middle;
		font-weight: bolder;
			text-align:center;
			font-size:13px;
			padding:2px;
}
.boldlghl {
	font-weight: bold;
font-size:15px;
background-color:yellow;
}
td.gray {
	color:#000000;
	background-color:#E5C5C8;
	vertical-align:middle;
		font-weight: bolder;
			text-align:center;
			font-size:14px;
			padding:3px;
}
td.bkgrd {
	background-image: url(http://www.oriweb.com/images/oriweb_logofill.jpg);
	background-repeat: repeat-x;
}
.brdcolor {
		border: 1px solid Black;
}
.borderpad {
		border: 1px solid Black;
		padding: 15px;
		text-align:center;
}
