/* CSS Document */
html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-weight: normal;
	color: #A7041A;
	font-size: 13pt;
	font-style: italic;
	line-height: 120%;
}

p {
	padding: 0px;
	margin: 0px;
}
a img {
	border: 0px;
}

blockquote {
	margin: 0px;
	border: 1px solid #a7041A;
	padding: 4px;
	font-style: normal;	
}

/*
.colom img {
	border: 1px solid #a7041A;	
}
*/

