/**/
h1 {
	color : #ef2323;
	font-size : 13px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
	letter-spacing: 1px;
}
h2 {
	color : #182b48;
	font-size : 13px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
}
h3 {
	color : #182b48;
	font-size : 11px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
}
/**/
.data {
	color : #182b48;
	font-size : 11px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
}
p {
	color : #182b48;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
td {
	color : #182b48;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
ol, ul, li {
	color : #182b48;
	margin-top : 3px;	
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
a:link{
text-decoration:none;
border:none
}
a:visited{
text-decoration:none;
border:none
}
a:hover{
text-decoration:underline;
border:none
}
a:active{
text-decoration:none;
border:none
}

p a {
	color : #182b48;
	/*font-weight: bold;*/
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #ef2323;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 35px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #ef2323;
	text-decoration: none;
}
.menu01 a:hover {
	color : #ef2323;
}

.red {
	color : #000000;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.red b {
	color : #FFFFFF;
}
a.red {
	color : #FF6600;
	font-size : 11px;	
}
a.red:hover {
	color : #FF0000;
	font-size : 11px;
}

a.photo {
	color : #182b48;
	font-weight: bold;
    font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
    text-decoration: underline;
}

a.photo2 {
	color : #182b48;
	font-weight: bold;
    font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
    text-decoration: underline;
}

a.photo:hover {
	color : #FF0000;
    font-weight: bold;
	font-size : 12px;
    text-decoration: underline;
}

a.photo2:hover {
	color : #FF0000;
    text-decoration: underline;
}

