/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(assets/5x5.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-size: 13px;
	color: #666666;
}
a {
	font-size: 14px;
	color: #F875A9;
}
a:link {
	text-decoration: none;
	color: #669bd0;
}
a:visited {
	text-decoration: none;
	color: #669bd0;
}
a:hover {
	text-decoration: underline;
	color: #669bd0;
}
a:active {
	text-decoration: none;
	color: #669bd0;
}
td img {
	display: block;
}
.header {
	font-size: 24px;
	line-height: 28px;
	color: #999999;
}
.header_photo {
	font-size: 12px;
	line-height: 0px;
	color: #000000;
}
.large_title {
	font-size: 16px;
	font-weight: bold;
	color: #CC175F;
	line-height: 18px;
}
.small_title {
	color: #CC175F;
	font-size: 14px;
	line-height: 18px;
}
.copy {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}
.copy_black {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}
.copy_small {
	font-size: 12px;
	color: #000000;
}
.copy_big {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
}
.copy_grey {color: #666666}
.copy_big1 {	color: #000000;
	font-size: 16px;
	line-height: 26px;
}
.Header_Black {font-size: 24px; line-height: 28px; color: #000000; }
.Large_Title_Black {color: #000000; font-size: 16px;}
.hr {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.hr2 {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
}
.hr3 {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC175F;
}
.copy_smallWht {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.copy_tiny {
	font-size: 9px;
	color: #666666;
}
