body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/common/background.jpg);
	margin:0px 0px 0px 0px;
}
a {
	color:#0099CC;
}
a:hover {
	color: #666633;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E58A4;
}
h2 {
	font-size:14px;
	color:#EBE9ED;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
}
input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	list-style-type: square;
}
textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* custom styles */

.container {
	border: 1px solid #CDD9E9;
}
.txt-intro {
	font-size:14px;
}
.txt-small {
	font-size:11px;
}
.tag {
	font-size:14px;
	font-weight:bold;
	color:#EBE9ED;
}
.copyright {
	font-size:11px;
	color:#999999;
}
.header-sidebar {
	font-size:14px;
	font-weight:bold;
	color:#669966;
}
.header-white {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
