body { font-family: times new roman; } .headerText { font-family: times new roman; font-size: 1.5em; font-weight: bold; font-style: normal; color: #3300CC; } .secondaryHeaderText { font-family: times new roman; font-size: 1.3em; font-weight: bold; font-style: normal; color: #3300CC; } .bodyText { font-family: times new roman; font-size: 1em; font-weight: bold; font-style: normal; color: #3300CC; } .bodyTextSmall { font-family: times new roman; font-size: .9em; font-weight: bold; font-style: normal; color: #3300CC; } .captionText { font-family: times new roman; font-size: .9em; color: #3300CC; } .navigationText { font-family: times new roman; font-size: 1em; font-weight: normal; font-style: normal; } .footerText { font-family: times new roman; font-size: .9em; font-weight: normal; font-style: italic; color: #3300CC; } .primaryBodyTextBackgroundColor { background-color: #CCCC99; } .primaryBodyTextBackgroundColorFont { color: #CCCC99; } .primaryDominantColor { color: #669999; } .secondaryDominantColor { color: #336666; } .tertiaryDominantColor { color: #003333; } .primaryAccentColor { color: #333366; } .secondaryAccentColor { color: #666699; } .tertiaryAccentColor { color: #9999CC; } form {} textarea{} select{} input.button{} input.submit{} input.radio{} input.checkbox{} input.text{} input.file{} input.password{} input.reset{}