.borderleft {
	background-image: url(../images/bg_left1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.borderright {
	background-image: url(../images/bg_right1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.text1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #666666;
}
.text2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
li {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
ul {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
ol {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
.webleft {
	background-image: url(../images/webboard_bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.webright {
	background-image: url(../images/webboard_bg_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}

