@font-face {
    font-family: Candara;
    font-style:  normal;
    font-weight: normal;
    src: url(CANDARA2.eot);
}

@font-face {
    font-family: Candara;
    font-style:  italic;
    font-weight: normal;
    src: url(CANDARA0.eot);
}

@font-face {
    font-family: Candara;
    font-style:  italic;
    font-weight: bold;
    src: url(CANDARA1.eot);
}

.style1 {
	font-size: 45px;
	color: #FFFFFF;
	font-family: Candara;
}
.style2 {
	font-family: Candara;
	font-size: 15px;
	color: #FFFFFF;
}
.style7 {
	font-family: Candara;
	font-size: 17px;
	color: #FFFFFF;
}
.hlight {
	font-family: Candara;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

.style3 {
	font-style: italic;
	font-weight: bold;
}

.style4 {
	font-size: 12px;
	font-style: italic;
}

.style5 {
	font-family: Candara;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.style6 a:active{
	font-family: Candara;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #d70000;
}
.style6 a:link{
	font-family: Candara;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #d70000;
}
.style6 a:hover{
	font-family: Candara;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
.style6 a:visited{
	font-family: Candara;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #d70000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a{
}

