/* CSS Document */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

td {
	border: 0px;
}

a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: none; color: #000000; }

.header {
	font-size: 27px;
	font-weight: normal;
}

.caption {
	font-size: 10px;
	font-weight: bold;
}

.bread {
	line-height: 14px;
	text-align: justify;
}

p {
	margin: 0;
	padding: 0;
}
