/*                                                                           */
/*   Cascading Style Sheet Definition Media "Screen"                         */
/*                                                                           */

body,p,ul,ol,li,div,small,big,input,select,td,h1
	{ font-family:Verdana,Arial,Helvetica,sans-serif; }
body,p,ul,ol,div,address,td,input,select { font-size:11px; line-height:15px; }
ul, li { font-size:11px; line-height:18px; }



small 	{ font-size: 9px; line-height:12px; }
big,h1 	{ font-size: 16px; line-height:18px; }

.alert { color: #BE182C; }
.hl { color: #006FDF; }
.ho { color: #FF964A; }

