p		{ text-align: justify; }
p, td, li       { font-family: Verdana; }
td		{ font-size: 10px; }
a	        { color: #6E99F7; }
a:hover      	{ color: #C05504; }
.group		{text-transform : uppercase; color: #333333; font-weight: bold; 
               border-bottom: 1px dotted #6E99F7; padding-left: 8px; 
               background-image: url('images/grppoint.gif'); 
               background-repeat: no-repeat; background-position: 0px 5px}
.foot		{padding-top: 5px; margin-bottom: 10px; margin-top: 10px; clear: all; 
		width: 100%; text-align: left; padding-left: 8px; }
.point		{ text-transform : uppercase; color: #6E99F7; font-weight: bold; }
.content	{ margin-left: 25px; margin-right: 10px; }
.section	{ color: #6E99F7; text-transform: uppercase; font-size: 17px; margin-top: 10px; font-weight: bold; }
.photochanged	{ border: 1px solid #6E99F7;}
.Critical	{ background-color: #FFE1E1; border: 1px solid Crimson; padding: 10px; }

div#core.size1	{ font-size: 10px; }
div#core.size2	{ font-size: 11px; }
div#core.size3	{ font-size: 12px; }

div#core.size1.group { font-size: 11px; }
div#core.size2.group { font-size: 12px; }
div#core.size3.group { font-size: 13px; }

div#core.size1.group { font-size: 10px; }
div#core.size2.group { font-size: 11px; }
div#core.size3.group { font-size: 12px; }

.Info			{ font-size: 10px; background-color: #FFFFE1; border: 1px solid palegoldenrod; 
			  padding: 10px; }
.Warning		{ font-size: 10px; background-color: #FFE1E1; border: 1px solid Crimson; 
			  padding: 10px; }
