@charset "UTF-8";
/* CSS Document */

body {
	color: #FFF;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	background-repeat: repeat;
}
a {
	color: #69abdf;
	text-align: right;
}

