.content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.small {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}

.header {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}

td.linehorizontal{
	background-image: url(images/line_1px.gif);
	background-repeat: repeat-x;
	background-position: center;
}

td.linevertical{
	background-image: url(images/line_1px.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.body {	
	background: #ce436e url(images/bg_pink.jpg) repeat-x left top;
}