.frame {
	border: 1px solid #024FA9;
}

.frame2 {
	border: 1px solid #B0D33B;
}

.frame3 {
	border: 1px solid #0000FF;
}

.frame4 {
	border: 1px solid #CC0000;
}

.text1 {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

a.a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B0D33B;
	text-decoration: none;
}

a.a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.b:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B0D33B;
	text-decoration: none;
}
a.c:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.d:link {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.d:hover {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
a.d:visited {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.e:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.e:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.e:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a.f:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.f:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.f:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.g:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #024FA9;
	text-decoration: underline;
}
a.g:hover {
    font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #024FA9;
	text-decoration: underline;
}

a.h:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.h:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.h:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.i:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.i:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.i:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
ul li, ol li { white-space:normal;}
p {
	margin:0;
	padding:0 0 18px 0;
	text-align:justify;
	line-height:20px;
}
.img {
	float:left;
	margin-right:7px;
}
