.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	padding:15px;
	line-height:17px;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	padding:2px;
	letter-spacing:1px;
	text-decoration: none;
}
.textpvc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #B13034;
	padding:3px;
	word-spacing:1px;
	letter-spacing:1px;
	text-decoration: none;
}
.topbutton:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.topbutton:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.topbutton:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration: underline;
}
.topbutton:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.buttonslace{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.welcometitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	font-style:normal;
	letter-spacing:1px;
	word-spacing:2px;
	color:#006600;
	text-decoration:none;
	padding:5px;
}
.readmore:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 300;
	color: #003300;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.readmore:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 300;
	color: #003300;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.readmore:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 300;
	color: #333333;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration: underline;
}
.readmore:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 300;
	color: #003300;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#CCCCCC;
	text-decoration:none;
}
.bottom:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#CCCCCC;
	text-decoration:none;
}
.bottom:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#CCCCCC;
	text-decoration:none;
}
.bottom:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#CCCCCC;
	text-decoration: underline;
}
.bottom:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color:#CCCCCC;
	text-decoration:none;
}
.button:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.button:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.button:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #006600;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration: underline;
}
.button:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing:2px;
	word-spacing:2px;
	text-decoration:none;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
	padding:3px;
	word-spacing:1px;
	letter-spacing:1px;
	text-decoration: none;
}
.textpvctechnical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	padding:3px;
	word-spacing:1px;
	letter-spacing:1px;
	text-decoration: none;
}
.technicaltext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	padding:2px;
	text-decoration: none;
}
.border {
border:double;
border-color:#999999;
border-width:1px;
}

.pvcinnertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	padding:5px;
	text-decoration: none;
}
