BODY {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size : 13px;
    background : White url(../images/bag.gif) repeat-x;
    color : Black;
}

h1 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size : 30px;
}

h2 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size : 20px;
}

h3 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size : 18px;
}

h4 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size : 16px;
}

h5 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size : 14px;
}

A {
	color : #3b4b7d;
	text-decoration : none;
	background : transparent;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
	background : transparent;
}

TD {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size : 13px;
}

.selectBox {
    font-family: "MS Trebuchet", Trebuchet, Arial, Helvetica, Verdana, Sans-serif;
    font-size : 13px;
}

.white {
    font-family: "MS Trebuchet", Trebuchet, Arial, Helvetica, Verdana, Sans-serif;
    font-size : 11px;
	color : White;
}

img {
	border : 0;
}

.centerImg {
	margin-top : 20%;
}	
