body      { font-family: Verdana, Arial, sans-serif;
            font-size: 12px;
			color: #000000 }
			
h1        { font-size: 16px;
            font-weight: bold;
			color: #9e0120 }
			
p         { font-size: 12px;
            font-weight: normal;
			color: #000000 }
			
.text     { font-size: 12px;
            font-weight: normal;
			color: #000000 }

.copywrite{ font-size: 12px;
            font-weight: normal;
			color: #F2B921 }
			
.title    { font-size: 16px;
            font-weight: bold;
			color: #000000 }
			
.redtitle { font-size: 18px;
            font-weight: bold;
			color: #A72D44 }

.bold     { font-weight: bold;
            color: #000000 }
			
.nav	  { font-size: 12px;
			font-weight: bold }
			
.title1	  { font-size: 18px;
			font-weight: bold }

.title2	  { font-size: 22px;
			font-weight: bold }

.title3	  { font-size: 28px;
			font-weight:bold }

a         { color: #A72D44;
            text-decoration: none;
			font-weight: bold }

a:visited { color: #A72D44;
            text-decoration: none }

a:hover   { color: #F2B921;
            text-decoration: underline }

a:active  { color: #F2B921;
            text-decoration: underline }