body { font-family: arial; } .green { color: #7ff000; } .white { color: #fff; } .blue { color: #06f; } a:hover { text-decoration: none; } .headerText { font-family: verdana; font-size: 1em; font-weight: bold; font-style: italic; color: #FFFF00; } .secondaryHeaderText { font-family: verdana; font-size: .8em; font-weight: bold; font-style: italic; color: #FFFF00; } .bodyText { font-family: arial; font-size: 1em; font-weight: normal; font-style: normal; color: #FFFF00; } .bodyTextSmall { font-family: arial; font-size: .8em; font-weight: normal; font-style: normal; color: #FFFF00; } .captionText { font-family: times new roman; font-size: 1em; color: #FFFF00; } .navigationText { font-family: verdana; font-size: .8em; font-weight: bold; font-style: normal; } .footerText { font-family: times new roman; font-size: 1em; font-weight: normal; font-style: normal; color: #FFFF00; } .primaryBodyTextBackgroundColor { background-color: #000000; } .primaryBodyTextBackgroundColorFont { color: #000000; } .primaryDominantColor { color: #0066FF; } .secondaryDominantColor { color: #3399FF; } .tertiaryDominantColor { color: #66CCFF; } .primaryAccentColor { color: #FF0000; } .secondaryAccentColor { color: #FF3333; } .tertiaryAccentColor { color: #FF6666; } form {} textarea{} select{} input.button{} input.submit{} input.radio{} input.checkbox{} input.text{} input.file{} input.password{} input.reset{}