body
{
	background:#ffffff url('common/bgnd.jpg') repeat-x;
    padding:0px;
    margin:0px;
    font-size:10pt;
}

p,td,*
{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif, Arial;
}

h1,h2,h3,h4 {
	font-weight:bold;
	font-style:italic;
	color:#274DA3;
}

h1 {
	font-size:20pt;
}

h2 {
	font-size:16pt;
}

h3 {
	font-size:13pt;
}

img
{
    border:none;
}

a
{
    text-decoration:none;
    color:#274DA3;
}

a:hover {
	text-decoration:underline;
}

.container {
  width:900px;
  margin:auto;
}