/* CSS Document */

p,td{
	line-height:140%;
	color:#262626;
}

h2{
	border-left:3px solid #15355F;
	border-bottom:1px solid #15355F;
	padding:2px;
	font-family:Verdana, Arial;
	font-size:14pt;
}

a:link{
	color:#15355F;
}

a:visited{
	color:#76A6D4;
}body {
	background-attachment: fixed;
	background-image: url(img/bg_body.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
