h1 {font-family: arial; font-size: 20px; color: #E21F26; text-decoration: none; text-align: justify}
h1 a:link {color: #E21F26; text-decoration: none} 
h1 a:visited {color: #E21F26; text-decoration: none}
h1 a:hover {text-decoration: underline; color: #E21F26}
h1 a:active {color: #E21F26;text-decoration: none}

h2 {font-family: arial; font-size: 14px; color: #5D67AB; text-decoration: none; text-align: justify;}
h2 a:link {color: #5D67AB; text-decoration: none} 
h2 a:visited {color: #5D67AB; text-decoration: none}
h2 a:hover {text-decoration: underline; color: #5D67AB}
h2 a:active {color: #5D67AB;text-decoration: none}

p {
	font-family: arial;
	font-size: 14px;
	color: #5D67AB;
	text-decoration: none;
	text-align: justify
}
p a:link {color: #5D67AB; text-decoration: none} 
p a:visited {color: #5D67AB; text-decoration: none}
p a:hover {text-decoration: underline; color: #5D67AB}
p a:active {color: #5D67AB;text-decoration: none}

p.menu {font-family: arial; font-size: 16px; color: #FFF; text-decoration: none; text-align: justify}
p.menu a:link {color: #FFF; text-decoration: none} 
p.menu a:visited {color: #FFF; text-decoration: none}
p.menu a:hover {color: #FFF; text-decoration: none}
p.menu a:active {color: #FFF; text-decoration: none}

p.title {font-family: arial; font-size: 20px; color: #E21F26; text-decoration: none; text-align: justify;}
p.title a:link {color: #E21F26; text-decoration: none} 
p.title a:visited {color: #E21F26; text-decoration: none}
p.title a:hover {color: #E21F26; text-decoration: none}
p.title a:active {color: #E21F26; text-decoration: none}

p.stitle {
	font-family: arial;
	font-size: 14px;
	color: #5D67AB;
	text-decoration: none;
	text-align: justify;
}
p.stitle a:link {color: #5D67AB; text-decoration: none} 
p.stitle a:visited {color: #5D67AB; text-decoration: none}
p.stitle a:hover {color: #5D67AB; text-decoration: none}
p.stitle a:active {color: #5D67AB; text-decoration: none}

p.phone {font-family: arial; font-size: 26px; color: #5D67AB; text-decoration: none; text-align: center;}
p.phone a:link {color: #5D67AB; text-decoration: none} 
p.phone a:visited {color: #5D67AB; text-decoration: none}
p.phone a:hover {color: #5D67AB; text-decoration: none}
p.phone a:active {color: #5D67AB; text-decoration: none}

p.whitetitle {font-family: arial; font-size: 16px; color: #FFF; text-decoration: none; text-align: justify;}
p.whitetitle a:link {color: #FFF; text-decoration: none} 
p.whitetitle a:visited {color: #FFF; text-decoration: none}
p.whitetitle a:hover {color: #FFF; text-decoration: none}
p.whitetitle a:active {color: #FFF; text-decoration: none}

p.white {font-family: arial; font-size: 12px; color: #FFF; text-decoration: none; text-align: justify;}
p.white a:link {color: #FFF; text-decoration: none} 
p.white a:visited {color: #FFF; text-decoration: none}
p.white a:hover {color: #FFF; text-decoration: none}
p.white a:active {color: #FFF; text-decoration: none}

p.box {font-family: arial; font-size: 11px; color: #808080; text-decoration: none; text-align: justify;}
p.box a:link {color: #404040; text-decoration: none; font-weight:bold;} 
p.box a:visited {color: #404040; text-decoration: none; font-weight:bold;}
p.box a:hover {color: #404040;text-decoration: none; font-weight:bold;}
p.box a:active {color: #404040;text-decoration: none; font-weight:bold;}

img.border {border-style:solid; border-color: #666666; border-width:1px;}

hr {/*the border*/
border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dotted #5D67AB; width: 100%;
height: 1px
}

td {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}
input {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}
select {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}
textarea {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}

body { 
margin: 0px;
padding: 0px;
background-color:#FFFFFF
}

