body { font-family: arial; } .headerText { font-family: times new roman; font-size: 1.2em; font-weight: normal; font-style: normal; color: #FFFFFF; } .secondaryHeaderText { font-family: times new roman; font-size: 1em; font-weight: normal; font-style: normal; color: #FFFFFF; } .bodyText { font-family: arial; font-size: .8em; font-weight: normal; font-style: normal; color: #FFFFFF; } .bodyTextSmall { font-family: arial; font-size: .6em; font-weight: normal; font-style: normal; color: #FFFFFF; } .captionText { font-family: times new roman; font-size: 1em; color: #FFFFFF; } .navigationText { font-family: arial; font-size: .8em; font-weight: normal; font-style: normal; } .footerText { font-family: times new roman; font-size: .8em; font-weight: normal; font-style: normal; color: #FFFFFF; } .primaryBodyTextBackgroundColor { background-color: #333366; } .primaryBodyTextBackgroundColorFont { color: #333366; } .primaryDominantColor { color: #FFFF00; } .secondaryDominantColor { color: #CCCC00; } .tertiaryDominantColor { color: #999900; } .primaryAccentColor { color: #0033FF; } .secondaryAccentColor { color: #3366FF; } .tertiaryAccentColor { color: #6699FF; } form {} textarea{} select{} input.button{} input.submit{} input.radio{} input.checkbox{} input.text{} input.file{} input.password{} input.reset{}