﻿@charset "utf-8";
/* CSS Document */

.style1 {
	border: 3px solid #000000;
}
.style2 {
	background-color: #F5A977;
}
.style3 {
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}
}
body {
	font-size: 14px;
	height: 100%;
	margin: 0px 0px 1px 0px;
	background: #015f81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style14 {
	border: 3px solid #000000;
	text-align: left;
	background-color: #F5A977;
	font-size: x-small;
}
.style15 {
	font-size: large;
	text-decoration: underline;
}
.style16 {
	vertical-align: top;
}
.style17 {
	font-size: medium;
}
.style18 {
	font-size: small;
}
.style19 {
	font-size: x-small;
}
.style20 {
	font-size: x-large;
}

.style21 {
	vertical-align: top;
}
.style22 {
	text-align: left;
}	
.style23 {
	text-decoration: underline;
}
.style24 {
	text-align: center;
}
.style25 {
	text-align: left;
	font-size: xx-small;
}

