body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

p { margin-top: 0.5em; 
margin-bottom: 0.5em; } 

.menu {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12;
}

a.menu {
	font-size: 12;   
	font-weight: bold; 
	text-decoration: none;
}

a.menu:hover {
	font-size: 12;   
	font-weight: bold; 
	text-decoration: none;
	color: white;
}

a.header {
	font-size: 12;   
	font-weight: bold; 
	color: 000000;
	text-decoration: none;
}

a.header:hover {
	font-size: 12;   
	font-weight: bold; 
	color: 000000;
	text-decoration: none;
}

a.link {
	font-weight: bold; 
	text-decoration: none;
}

a.link:hover {
	font-weight: bold; 
	color: AB7A76;
	text-decoration: none;
}

a{
	color: 630003;
	text-decoration: none;
}

a:hover {
	color: 630003;
	text-decoration: underline;
}
td {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13;
}

h1 {
	font-size: 14;
	margin-bottom: 0.7em;
}

h2 {
	font-size: 14;
}
h3 {
	font-size: 13;
}
h4 {
	font-size: 12;
}
.big {
	font-size: 14;
}

dt {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	padding-top: 5;
}

image {
	border-width: thin;
	border-style: none;
	border-color: 893E42;	
}

form {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	}

input {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
}

textarea {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.box_color {
	border-width: 4;
	border-size: thin;
	border-style: dashed;
	border-color: ff0000;
}

select {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
}


ul {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	padding-bottom: 2;
}

ol {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
}

a.small {
	color=AB7A76;
	text-decoration: none;	
}

.bodystyle {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.text_smaller {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
}

.box1 {
	padding: 3;
	border-width: thin;
	border-style: solid;
	border-color: white #B8A97E #B8A97E white;
}

.box2 {
	border-width: 2;
	border-style: double;
	padding: 5;
	border-color: #676B74;
}

.box3 {
	border-width: 2;
	border-style: double;
	padding: 5;
	border-color: #FFFFFF;
}

.footer {
	padding-bottom : 5;
	padding-top : 5;
	font-size: 12;   
	font-weight: bold; 
	color: #A8A8A8;
}

a.footer {
	padding-bottom : 5;
	padding-top : 5;
	font-size: 11;   
	font-weight: bold; 
	color: #A8A8A8;
	text-decoration: none;
}

a.footer:hover {
	padding-bottom : 5;
	font-size: 11;   
	font-weight: bold; 
	color: #A8A8A8;
	text-decoration: underline;
}

tr.highlight_on {
	background-color: FFFFCC;	
}

tr.highlight_off {
	background-color: FFFFFF;
}
