body	{
	font-family: Arial;
	color:#000;
	}
div, p, th, td, li, dd, dl, dt    {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}
p{
	font-family: Arial;
	font-size:  12px;
}
A {
	color: #000000;
	text-decoration: underline;
}

A:Hover {
	text-decoration: none;
	color: #000000;
}
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	color: #999999;
}
.subtitle {
	font-family: Arial;
	font-size: 10px;
	font-weight: 900;
	font-style: normal;
	color: Black;
}

li{
	list-style: circle;
	font-family: Arial;
	font-size:  12px;
}.line {  text-decoration: underline}

input {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.imgblock {
	padding: 3px;
	border: 3px solid #dddddd;
}

#designcolumn .title{
	font-family: Georgia;
	font-size: 21px;
	color: #66CCFF;
}
#designcolumn .title_yellow {
	font-family: Georgia;
	font-size: 16px;
	color: #FFCC00;
}
#designcolumn .text{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}


