/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.content{
	FONT-SIZE: 12px;
	COLOR: #222222;
	FONT-FAMILY: georgia, arial, sans serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 1.35em;
	padding-right: 10px;
}
.content a:link{FONT-SIZE: 12px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: underline}
.content a:active{FONT-SIZE: 12px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: none}
.content a:visited{FONT-SIZE: 12px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: underline}
.content a:hover{FONT-SIZE: 12px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: none}

.big{
	FONT-SIZE: 13px;
	COLOR: #222222;
	FONT-FAMILY: georgia, arial, sans serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 1.75em;
	padding-right: 10px;	
}
.big a:link{FONT-SIZE: 13px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: underline}
.big a:active{FONT-SIZE: 13px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: none}
.big a:visited{FONT-SIZE: 13px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: underline}
.big a:hover{FONT-SIZE: 13px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: none}

.captions{
	FONT-SIZE: 10px;
	COLOR: #222222;
	FONT-FAMILY: georgia, arial, sans serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	line-height: 1.35em;
	padding-left: 20px;
	padding-right: 10px;
}
.captions a:link{FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: underline}
.captions a:active{FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: none}
.captions a:visited{FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: underline}
.captions a:hover{FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: georgia, arial, sans serif; TEXT-DECORATION: none}
