@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #FFFFFF;
}
.style1 {
	font-size: xx-small
}
.style3 {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:link {
	color: #FFFFFF;
}
.style8 {color: #FFFFFF}
.style9 {
	font-size: x-small;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0099FF;
}
.style10 {
	font-size: 2px;
	vertical-align: baseline;
	color: #433C2C;
}
.style11 {font-size: x-small}
.style13 {
	font-size: xx-small;
	color: #433C2C;
	}
.bullet {list-style-image: url(images/bluecheckbullet.png);}
.bulleta {list-style-image: url(images/bluearrowbullet.png);}
.bulletpdf {list-style-image: url(images/pdf.png);}
.bulletd {list-style-image: url(images/diamondblue.png);}
.bulletc {
	list-style-image: url(images/crowbullet.png);
	vertical-align:middle;
	text-indent: -6px;
	margin-top: 10px;
}

