/* CSS Document */

body {background-color: #808080; margin: 0px 0px 0px 0px;font-family: Verdana, Helvetica, sans-serif; }

.title {font-size: 13px; color: #C81269; font-weight: bold; }

.content {font-size: 11px; color: #000000; text-align: justify; }
.content a:link {color: #C81269; text-decoration: none; }
.content a:visited {color: #BA1162; text-decoration: none; }
.content a:active {color: #C81269; text-decoration: underline; }
.content a:hover {color: #C81269; text-decoration: underline; }

.smallrightlink {font-size: 9px; color: #C81269; text-align: right; }
.smallrightlink a:link {color: #C81269; text-decoration: none; }
.smallrightlink a:visited {color: #BA1162; text-decoration: none; }
.smallrightlink a:active {color: #C81269; text-decoration: underline; }
.smallrightlink a:hover {color: #C81269; text-decoration: underline; }

.moreinfo_menu {font-size: 9px; line-height: 13px; color: #7d7d7d; }
.moreinfo_menu a:link {color: #7d7d7d; text-decoration: none; }
.moreinfo_menu a:visited {color: #7d7d7d; text-decoration: none; }
.moreinfo_menu a:active {color: #C81269; text-decoration: none; }
.moreinfo_menu a:hover {color: #C81269; text-decoration: none; }

.moreinto_arrow {color: #C81269; font-size: 11px; }

.note {font-size: 9px; color: #666666; text-align: justify; }

