.styletest { border: 1px solid #00CCFF; } .limn { border: 1px dotted #00CCFF; } .strikethough { font-size: 12px; font-style: normal; color: #FF0000; font-family: "Times New Roman", Times, serif; border: none; text-transform: none; line-height: normal; } .redbox { color: #0000FF; background-color: #FF0000; border: 1px solid #00CCFF; } .shadebox { background-color: #C7F5FE; border: 1px solid #00CCFF; } .line1 { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: dotted; border-top-color: #0066FF; border-right-color: #0066FF; border-bottom-color: #0066FF; border-left-color: #0066FF; }