body{
	margin: 0;
	background-color : #f0f0ff;
}
.nodec{
	text-decoration: none;
	color: Blue;
	font-size: 3mm;
	line-height: normal;
	margin-top: auto;
	margin-bottom: auto;
	visibility: visible;
}
.site{
	text-decoration: none;
	text-transform: lowercase;
	font-size: 4mm;
	font-weight: normal;
	visibility: visible;
}
.title{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 3.0mm;
	font-weight: bold;
	line-height: normal;
	margin-top: auto;
	margin-bottom: auto;
	visibility: visible;
}
A{
	text-decoration: none;
	font-size: .1mm;
	line-height: .1mm;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
}

.nor{
	text-decoration: underline;
	font-size: 3mm;
	line-height: normal;
	margin-top: auto;
	margin-bottom: auto;
	visibility: visible;
	font-family: sans-serif;
	font-weight: normal;
}

.desc{
	font-size: 3.5mm;
	font-weight: normal;
	color: Black;
	font-family: serif;
	text-align: justify;
	text-transform: none;
}
.bold{
	text-decoration: none;
	text-transform: none;
	font-size: .1mm;
	line-height: .1mm;
	font-weight: normal;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
}
.noframe{
	font-size: 4mm;
	line-height: 4mm;
	font-weight: normal;
	color: Black;
	margin-top: 2px;
	margin-bottom: 1px;
	visibility: visible;
}
br{
	font-size: .1mm;
	line-height: .1mm;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1{
	font-size: 4.1mm;
	line-height: 4.1mm;
	font-weight: normal;
	color: red;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
}
h2{
	color : blue;
	font-family : "Times New Roman", Times, serif;
	font-stretch : wider;
	text-align : center;
	font-size: 5mm;
	line-height: 5mm;
	margin-top : 1mm;
	margin-bottom : 1mm;
	font-weight : normal;
}
h3{
	color : darkRed;
	font-family : "Times New Roman", Times, serif;
	font-stretch : wider;
	text-align : center;
	font-size: 4mm;
	line-height: 4mm;
	margin-top : 1mm;
	margin-bottom : 1mm;
	font-weight : normal;
}
.h4{
	color : Blue;
	font-family : sans-serif;
	font-stretch : wider;
	text-align : center;
	font-size: 3.0mm;
	line-height: 3.5mm;
	margin-top : 1mm;
	margin-bottom : 1mm;
	font-weight : normal;
}
.h4black{
	color : Black;
	font-family : sans-serif;
	font-stretch : wider;
	text-align : center;
	font-size: 3.0mm;
	line-height: 3.5mm;
	margin-top : 1mm;
	margin-bottom : 1mm;
	font-weight : normal;
}
.inbox{
	background-color: #D3D3D3;
	border: thin inset Silver;
	color: darkred;
}
form{
	margin-top : 1mm;
	margin-bottom : 1mm;

}
.areabox{
	background-color: #D3D3D3;
	border: thin inset Silver;
	color: darkred;
	font-family: "Courier New", Courier, monospace;
	font-size: 5mm;
	font-weight: normal;
}
.footer{
	font-size : 3mm;
	color : #708090;
	margin-bottom : 1px;
	margin-top : 1px;
	line-height : 3.2mm;
}
.areabox{
	background-color: #D3D3D3;
	border: thin inset Silver;
	color: darkred;
	font-family: "Courier New", Courier, monospace;
	font-size: 3mm;
	font-weight: normal;
}
.t2a{
	font-family: sans-serif;
	font-size: 2mm;
	font-weight: normal;
	line-height: normal;
}
.t3a{
	font-family: sans-serif;
	font-size: 3mm;
	font-weight: normal;
	line-height: normal;
}
.t3{
		font-family: serif;
	font-size: 3mm;
	font-weight: normal;
	line-height: normal;

}
.t4{
		font-family: serif;
	font-size: 4mm;
	font-weight: normal;
	line-height: normal;

}
.t4a{
	font-family: sans-serif;
	font-size: 4mm;
	font-weight: normal;
	line-height: normal;
}
.t5{
		font-family: serif;
	font-size: 5mm;
	font-weight: normal;
	line-height: normal;

}
.t6a{
	font-family: sans-serif;
	font-size: 6mm;
	font-weight: normal;
	line-height: normal;
}
.t8a{
	font-family: sans-serif;
	font-size: 8mm;
	font-weight: normal;
	line-height: normal;
}

.tb{
	border : thin solid #0000cc;
}