body {
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6692f2;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6692F2;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B2BfD7;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7E8696;
	padding-left:40px;
}

a.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a.subtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6692f2;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B2BfD7;
}

.template {
	background-color:#273550;
}

.page {
	height:100%;
	border:0px;
	border-left:1px solid #4C5C76;
	width:557px;
	padding:5px;
}

.spacing {
	border-left:1px solid #4C5C76;
	border-right:1px solid #4C5C76;
	width:30px;
	border-top:0px;
	border-bottom:0px;
}

.rightmenu {
	border-right:1px solid #4C5C76;
	width:179px;
	border-top:0px;
	border-bottom:0px;
	padding:1px;
}
