﻿body {
				font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
				text-align: justify;
				font-size: 11px;
}
.style1 {
				border-width: 0;
}
.style2 {
				text-align: center;
}
.greybox {

				border: 2px solid #666666;

				background: #EEEEEE;

}
.greybox-c {

				border: 2px solid #666666;

				background: #EEEEEE;
				
				text-align: center;

}

.style4 {

				border: 2px solid #666666;

				background: #EEEEEE;

				text-align: center;

}

.celltitle {

				text-align: center;

				font-weight: bold;

				font-size: medium;

}

