a {
	background : transparent;
	color : #277FD7;
	text-decoration : none;
}

a.link, div.link a {
	font-size : 11px;
	text-decoration : none;
}

a:visited {
	background : transparent;
	color : #808080;
	text-decoration : none;
}

a:hover {
	background : transparent;
	color : #736329;
	text-decoration : underline;
}

body {
	background: #FFFFFF;
	color: #6E686F;
	margin: 2px;
	padding: 2px;
	text-align: center;
}


body, td, th, textarea {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}


h1 {
	margin-bottom : 9px;
	margin-top : 6px;
}

h1 a {
	padding : 0 3px;
	text-decoration : underline;
}

h1, h1  a {
	background : transparent;
	color : #728FBB;
	font-size : 10px;
	letter-spacing : 1px;
	text-transform : uppercase;
}

img {
	border-width : 0;
}

p {
	text-align : left;
}

p.full {
	margin-left : 50px;
	margin-right : 50px;
}

p.full a {
	text-decoration: underline;
}

p.full2 {
	color : #478B1A;
	font-size : 11px;
	margin : 6px 15px;
}

p.full3 {
	color : #277FD7;
	margin : 3px 15px;
}

table {
	background : #FFFFFF;
	border : 1px dotted #B67582;
}

.capt {
	font-size: 11px;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #6B8E23;
}

p.intro {
	padding: 0 150px;
	background-color: transparent;
	color: #7A5E3F;
}
