body {
	margin: 0px;
	background: #C0B8A8 url(graphics/dot.jpg);
	color: #000000;
	font-family: "Trebuchet MS", "Arial", "Verdana", sans-serif;
	font-size: 12px;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

strong {
	font-weight: bold;
	font-size: 13px;
}

td.main-content {
	background-color: #FFFFFF;
	color: #000000;
	padding: 15px 0px 15px 0px;
	text-align: left;
}

td.main-content-home {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	text-align: left;
}

td.pilar-left {
	background: url(graphics/pilar-left-bg.jpg) repeat-y;
}

td.pilar-right {
	background: url(graphics/pilar-right-bg.jpg) repeat-y;
}