
h1 {
	font-family: Ms Sans Serif, Microsoft San Serif, Tohoma, Arial;
	color: #3464A7;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

body, p, td{
	font-family: Ms Sans Serif, Microsoft San Serif, Tohoma, Arial;
	font-size: 12px;
}

a.no-underline {
	color: blue;
	text-decoration: none;
}

a.no-underline-white {
	color: white;
	text-decoration: none;
}

a.no-underline:hover {
	text-decoration: underline;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 570px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
