﻿html, body {line-height: 24px; margin: 0; padding: 0; font-family: Verdana; font-size: 16px;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; font-weight: normal; text-transform: uppercase;}
h1 {line-height: 45px; font-size: 40px;}
h2 {line-height: 35px; font-size: 30px;}
h3 {line-height: 25px; font-size: 20px;}
h4, h5, h6 {}
p {margin: 0; padding: 0;}
a, a:hover {color: #CF0072;}
a {text-decoration: underline;}
a:hover {text-decoration: none;}
p.color.color-1 {color: #FFFFFF;}
p.color.color-2 {color: #000000;}
p.color.color-3 {color: #CF0072;}
span.color.color-1 {color: #FFFFFF;}
span.color.color-2 {color: #000000;}
span.color.color-3 {color: #CF0072;}
/*
a.read-more, a.read-more:hover {color: #000000;}
a.read-more {padding: 5px 44px 5px 0px; background-image: url('/01/Images/V2/img_arrow_black.png'); background-position: center right; background-repeat: no-repeat; text-decoration: none; text-transform: uppercase; display: inline-block;}
a.read-more:hover {text-decoration: underline;}
*/
table.data tr {border-bottom: 1px solid #C2C2C2;}
table.data tr:nth-child(odd) {background-color: #F7F7F7; }
table.data tr:nth-child(even) {}