.text10 {
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.3px;
	line-height: 16px;
}
.text12 {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}

a{
	color: #CC0033;
}
a:link{
	color: #FF6600;
	text-decoration: underline;
}
a:visited{
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	color: #6699CC;
	text-decoration: underline;
}
a:active{
	color: #6699CC;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}
small {
	font-size: 10px;
	font-weight: normal;
}
.text-w {
	color: #FFFFFF;
	font-size: 12px;
}

.text12b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text10b {
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
.text10g {
	font-size: 10px;
	color: #003333;
}

.text12w {
	font-size: 12px;
	color: #FFFFFF;
}
.text12bb {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.texts {
	font-size: 10px;
}
.blue {
	color: #6699CC;
	font-size: 12px;
}
.dot-bg {
	background-image: url(../img/dot_bg.gif);
	background-repeat: repeat-x;
	width: 756px;
}
.screen {
	background-image: url(../img/screen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text14 {
	font-size: 14px;
	color: #666666;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	width: 680px;
}
.mt5 {
	margin-top: 5px;
}
#pr h1 {
	margin: 0px;
	padding: 0px;
	background: url(none);
	border: none;
}
#pr {
	margin: 0px;
	width: 680px;
}
#pr form {
	margin: 0px;
}
#pr p {
	font-size: 12px;
}
.red {
	color: #FF0000;
}
.text12 a.red:link,.text12 a.red:visited {
	color: #CC0000;
}
